- using R Under development (unstable) (2012-05-19 r59366)
- using platform: x86_64-unknown-linux-gnu (64-bit)
- using session charset: UTF-8
- checking for file ‘UScensus2010/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘UScensus2010’ version ‘0.10’
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking whether package ‘UScensus2010’ 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 R files for non-ASCII characters ... OK
- checking R files for syntax errors ... 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 whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... WARNING
Loading required package: maptools
Loading required package: foreign
Loading required package: sp
Loading required package: lattice
Checking rgeos availability: FALSE
Note: when rgeos is not available, polygon geometry computations in maptools depend on gpclib,
which has a restricted licence. It is disabled by default;
to enable gpclib, type gpclibPermit()
Error : .onLoad failed in loadNamespace() for ‘UScensus2010’, details:
call: read.dcf(DESCpath)
error: cannot open the connection
In addition: Warning message:
In read.dcf(DESCpath) :
cannot open compressed file ‘/DESCRIPTION’, probable reason ‘No such file or directory’
Error: package/namespace load failed for ‘UScensus2010’
Execution halted
It looks like this package has a loading problem when not on .libPaths:
see the messages for details.
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... NOTE
demographics : demographics.aux : dem.fun: warning in matrix(out, nr =
NROW(temp@data), nc = length(dem)): partial argument match of 'nr' to
'nrow'
demographics : demographics.aux : dem.fun: warning in matrix(out, nr =
NROW(temp@data), nc = length(dem)): partial argument match of 'nc' to
'ncol'
- 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 ... OK
- checking examples ... [1s/1s] OK
- checking PDF version of manual ... OK
WARNING: There was 1 warning.
NOTE: There was 1 note.
See
‘/home/hornik/tmp/R.check/r-devel/Work/PKGS/UScensus2010.Rcheck/00check.log’
for details.