- using R version 3.0.1 (2013-05-16)
- using platform: i686-pc-linux-gnu (32-bit)
- using session charset: UTF-8
- checking for file ‘automap/DESCRIPTION’ ... OK
- this is package ‘automap’ version ‘1.0-12’
- 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 for hidden files and directories ... NOTE
Found the following hidden files and directories:
.hgtags
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘automap’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... NOTE
File
LICENCE
is not mentioned in the DESCRIPTION file.
- checking for left-over 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 ... 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
cv.compare.ggplot: no visible global function definition for ‘melt’
- 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 examples ... [29s/29s] OK
- checking for unstated dependencies in tests ... OK
- checking tests ... [29s/29s] OK
Running ‘autoKrige.cv.R’ [10s/10s]
Comparing ‘autoKrige.cv.Rout’ to ‘autoKrige.cv.Rout.save’ ...3a4,10
>
> Attaching package: 'zoo'
>
> The following object(s) are masked from 'package:base':
>
> as.Date, as.Date.numeric
>
Running ‘automap.R’ [19s/19s]
Comparing ‘automap.Rout’ to ‘automap.Rout.save’ ...5a6,12
>
> Attaching package: 'zoo'
>
> The following object(s) are masked from 'package:base':
>
> as.Date, as.Date.numeric
>
235,240c242,247
< Min. :-181 Min. : 9538 Min. : 97.7
< 1st Qu.: 114 1st Qu.:29049 1st Qu.:170.4
< Median : 259 Median :34707 Median :186.3
< Mean : 345 Mean :36358 Mean :188.7
< 3rd Qu.: 521 3rd Qu.:42945 3rd Qu.:207.2
< Max. :1728 Max. :67434 Max. :259.7
---
> Min. : -31.9 Min. : 16191 Min. :127
> 1st Qu.: 308.3 1st Qu.: 43947 1st Qu.:210
> Median : 483.1 Median : 56556 Median :238
> Mean : 495.4 Mean : 59161 Mean :240
> 3rd Qu.: 654.4 3rd Qu.: 71202 3rd Qu.:267
> Max. :1586.6 Max. :121944 Max. :349
277,282c284,289
< Min. : 166 Min. :-662.8 higher : 933
< 1st Qu.: 481 1st Qu.:-249.0 not distinguishable:2170
< Median : 610 Median : -90.7
< Mean : 715 Mean : -25.1
< 3rd Qu.: 912 3rd Qu.: 140.1
< Max. :1970 Max. :1485.5
---
> Min. : 357 Min. :-532.8 higher :1147
> 1st Qu.: 777 1st Qu.:-155.5 not distinguishable:1956
> Median : 938 Median : 7.3
> Mean : 965 Mean : 26.0
> 3rd Qu.:1139 3rd Qu.: 185.4
> Max. :1862 Max. :1311.5
310,315c317,322
< Min. :-190 Min. : 2251 Min. : 47.4
< 1st Qu.: 112 1st Qu.: 4680 1st Qu.: 68.4
< Median : 283 Median : 6688 Median : 81.8
< Mean : 348 Mean : 8516 Mean : 88.6
< 3rd Qu.: 536 3rd Qu.:10855 3rd Qu.:104.2
< Max. :1338 Max. :29401 Max. :171.5
---
> Min. : -4 Min. : 4870 Min. : 69.8
> 1st Qu.: 319 1st Qu.:17000 1st Qu.:130.4
> Median : 503 Median :27761 Median :166.6
> Mean : 499 Mean :30744 Mean :168.2
> 3rd Qu.: 670 3rd Qu.:39492 3rd Qu.:198.7
> Max. :1193 Max. :88803 Max. :298.0
352,357c359,364
< Min. : 24 Min. :-490.6 higher :1790
< 1st Qu.: 277 1st Qu.: -47.5 lower : 107
< Median : 433 Median : 131.8 not distinguishable:1206
< Mean : 522 Mean : 174.4
< 3rd Qu.: 733 3rd Qu.: 359.4
< Max. :1480 Max. :1196.4
---
> Min. : 265 Min. :-375.2 higher :1913
> 1st Qu.: 649 1st Qu.: -24.2 not distinguishable:1190
> Median : 828 Median : 157.7
> Mean : 828 Mean : 169.0
> 3rd Qu.:1003 3rd Qu.: 343.5
> Max. :1397 Max. :1001.6
- checking PDF version of manual ... OK
NOTE: There were 3 notes.
See
‘/home/hornik/tmp/R.check/r-release/Work/PKGS/automap.Rcheck/00check.log’
for details.