- 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 ‘spacetime/DESCRIPTION’ ... OK
- this is package ‘spacetime’ version ‘1.0-5’
- 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 ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘spacetime’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- 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 ... 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 ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking examples ... [12s/12s] OK
- checking differences from ‘spacetime-Ex.Rout’ to ‘spacetime-Ex.Rout.save’ ...
717,721c717,721
< [1] "2000-01-01 01:00:00 CET" "2000-01-01 02:00:00 CET"
< [3] "2000-01-01 03:00:00 CET" "2000-01-01 04:00:00 CET"
< [5] "2000-01-01 05:00:00 CET" "2000-01-01 06:00:00 CET"
< [7] "2000-01-01 07:00:00 CET" "2000-01-01 08:00:00 CET"
< [9] "2000-01-01 09:00:00 CET" "2000-01-01 10:00:00 CET"
---
> [1] "2000-01-01 01:00:00 CEST" "2000-01-01 02:00:00 CEST"
> [3] "2000-01-01 03:00:00 CEST" "2000-01-01 04:00:00 CEST"
> [5] "2000-01-01 05:00:00 CEST" "2000-01-01 06:00:00 CEST"
> [7] "2000-01-01 07:00:00 CEST" "2000-01-01 08:00:00 CEST"
> [9] "2000-01-01 09:00:00 CEST" "2000-01-01 10:00:00 CEST"
800c800
< rgdal: version: 0.8-9, (SVN revision 470)
---
> rgdal: version: 0.8-8, (SVN revision 463)
802c802
< Loaded GDAL runtime: GDAL 1.9.0, released 2011/12/29
---
> Loaded GDAL runtime: GDAL 1.9.2, released 2012/10/08
804c804
< Loaded PROJ.4 runtime: Rel. 4.7.1, 23 September 2009, [PJ_VERSION: 470]
---
> Loaded PROJ.4 runtime: Rel. 4.8.0, 6 March 2012, [PJ_VERSION: 480]
OK
- checking for unstated dependencies in tests ... OK
- checking tests ... [19s/20s] OK
Running ‘basic.R’ [2s/2s]
Comparing ‘basic.Rout’ to ‘basic.Rout.save’ ... OK
Running ‘over.R’ [2s/2s]
Comparing ‘over.Rout’ to ‘over.Rout.save’ ... OK
Running ‘raster.R’ [3s/3s]
Comparing ‘raster.Rout’ to ‘raster.Rout.save’ ... OK
Running ‘rw.R’ [2s/2s]
Comparing ‘rw.Rout’ to ‘rw.Rout.save’ ... OK
Running ‘stconstruct.R’ [3s/3s]
Comparing ‘stconstruct.Rout’ to ‘stconstruct.Rout.save’ ... OK
Running ‘traj.R’ [3s/3s]
Comparing ‘traj.Rout’ to ‘traj.Rout.save’ ... OK
Running ‘wind.R’ [4s/4s]
Comparing ‘wind.Rout’ to ‘wind.Rout.save’ ...96c96
< rgdal: version: 0.8-9, (SVN revision 470)
---
> rgdal: version: 0.8-8, (SVN revision 463)
98c98
< Loaded GDAL runtime: GDAL 1.9.0, released 2011/12/29
---
> Loaded GDAL runtime: GDAL 1.9.2, released 2012/10/08
100c100
< Loaded PROJ.4 runtime: Rel. 4.7.1, 23 September 2009, [PJ_VERSION: 470]
---
> Loaded PROJ.4 runtime: Rel. 4.8.0, 6 March 2012, [PJ_VERSION: 480]
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... [36s/36s] OK
- checking re-building of vignette PDFs ... [34s/34s] OK
- checking PDF version of manual ... OK