- using R version 2.14.1 Patched (2012-02-07 r58290)
- using platform: x86_64-unknown-linux-gnu (64-bit)
- using session charset: UTF-8
- checking for file ‘gamair/DESCRIPTION’ ... OK
- this is package ‘gamair’ version ‘0.0-7’
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... NOTE
As from R 2.14.0 all packages need a namespace.
One will be generated on installation, but it is better to handcraft a
NAMESPACE file: R CMD build will produce a suitable starting point.
- checking for executable files ... OK
- checking whether package ‘gamair’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... NOTE
Note: significantly better compression could be obtained
by using R CMD build --resave-data
old_size new_size compress
bird.rda 90Kb 28Kb xz
brain.rda 25Kb 21Kb xz
cairo.rda 28Kb 9Kb xz
chicago.rda 158Kb 127Kb xz
chl.rda 232Kb 150Kb xz
coast.rda 29Kb 22Kb xz
mack.rda 20Kb 14Kb xz
mackp.rda 44Kb 35Kb xz
- checking examples ... OK
- checking PDF version of manual ... OK