* using log directory 'd:/Rcompile/CRANpkg/local/2.10/pgirmess.Rcheck' * using R version 2.10.1 (2009-12-14) * using session charset: ISO8859-1 * checking for file 'pgirmess/DESCRIPTION' ... OK * this is package 'pgirmess' version '1.4.9' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'pgirmess' can be installed ... OK * checking package directory ... OK * checking for portable file names ... 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 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 correlog: no visible global function definition for 'dnearneigh' correlog: no visible global function definition for 'card' correlog: no visible global function definition for 'moran.test' correlog: no visible global function definition for 'nb2listw' correlog: no visible global function definition for 'geary.test' pave: no visible global function definition for 'Polygon' pave: no visible global function definition for 'Polygons' pave: no visible global function definition for 'SpatialPolygons' pave: no visible global function definition for 'SpatialPolygonsDataFrame' readGDALbbox: no visible global function definition for 'bbox' readGDALbbox: no visible global function definition for 'GDALinfo' readGDALbbox: no visible global function definition for 'readGDAL' rwhatbufCat: no visible global function definition for 'coordinates' rwhatbufCat: no visible global function definition for 'inout' rwhatbufCat2: no visible global function definition for 'coordinates' rwhatbufCat2: no visible global function definition for 'Polygon' rwhatbufCat2: no visible global function definition for 'fullgrid<-' rwhatbufCat2: no visible global function definition for 'inout' rwhatbufNum: no visible global function definition for 'coordinates' rwhatbufNum: no visible global function definition for 'inout' rwhatpoly: no visible global function definition for 'fullgrid<-' rwhatpoly: no visible global function definition for 'overlay' * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... WARNING Unknown package(s) 'sp' in Rd xrefs * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking data for non-ASCII characters ... OK * checking examples ... ERROR Running examples in 'pgirmess-Ex.R' failed. The error most likely occurred in: > ### * correlog > > flush(stderr()); flush(stdout()) > > ### Name: correlog > ### Title: Computes Moran's or Geary's coefficients on distance classes > ### Aliases: correlog plot.correlog print.correlog > ### Keywords: spatial > > ### ** Examples > > > library(spdep) Error: package 'sp' required by 'spdep' could not be found Execution halted