• using R version 2.15.3 (2013-03-01)
  • using platform: i386-w64-mingw32 (32-bit)
  • using session charset: ISO8859-1
  • 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 whether package 'spacetime' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... 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
  • loading checks for arch 'i386'
    ** 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
  • loading checks for arch 'x64'
    ** 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 ...
    ** running examples for arch 'i386' ... OK
    ** checking differences from 'spacetime-Ex_i386.Rout' to 'spacetime-Ex.Rout.save' ...
    3c3
    < > assign(".oldSearch", search(), pos = 'CheckExEnv')
    ---
    > > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
    327c327
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    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)
    803,806c803,805
    < Path to GDAL shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/gdal
    < GDAL does not use iconv for recoding strings.
    < Loaded PROJ.4 runtime: Rel. 4.7.1, 23 September 2009, [PJ_VERSION: 470]
    < Path to PROJ.4 shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/proj
    ---
    > Path to GDAL shared files: /usr/share/gdal/1.9
    > Loaded PROJ.4 runtime: Rel. 4.8.0, 6 March 2012, [PJ_VERSION: 480]
    > Path to PROJ.4 shared files: (autodetected)
    998c997
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    1005c1004
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    1258c1257
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    1308c1307
    < > cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
    ---
    > > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    OK
    ** running examples for arch 'x64' ... OK
    ** checking differences from 'spacetime-Ex_x64.Rout' to 'spacetime-Ex.Rout.save' ...
    3c3
    < > assign(".oldSearch", search(), pos = 'CheckExEnv')
    ---
    > > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
    327c327
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    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)
    803,806c803,805
    < Path to GDAL shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/gdal
    < GDAL does not use iconv for recoding strings.
    < Loaded PROJ.4 runtime: Rel. 4.7.1, 23 September 2009, [PJ_VERSION: 470]
    < Path to PROJ.4 shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/proj
    ---
    > Path to GDAL shared files: /usr/share/gdal/1.9
    > Loaded PROJ.4 runtime: Rel. 4.8.0, 6 March 2012, [PJ_VERSION: 480]
    > Path to PROJ.4 shared files: (autodetected)
    998c997
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    1005c1004
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    1258c1257
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    1308c1307
    < > cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
    ---
    > > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ...
    ** running tests for arch 'i386' OK
    Running 'basic.R'
    Comparing 'basic.Rout' to 'basic.Rout.save' ...1077c1077
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    Running 'over.R'
    Comparing 'over.Rout' to 'over.Rout.save' ... OK
    Running 'raster.R'
    Comparing 'raster.Rout' to 'raster.Rout.save' ... OK
    Running 'rw.R'
    Comparing 'rw.Rout' to 'rw.Rout.save' ... OK
    Running 'stconstruct.R'
    Comparing 'stconstruct.Rout' to 'stconstruct.Rout.save' ...8c8
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    27c27
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    Running 'traj.R'
    Comparing 'traj.Rout' to 'traj.Rout.save' ...13c13
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    Running 'wind.R'
    Comparing 'wind.Rout' to 'wind.Rout.save' ...96c96
    < rgdal: version: 0.8-9, (SVN revision 470)
    ---
    > rgdal: version: 0.8-8, (SVN revision 463)
    99,102c99,101
    < Path to GDAL shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/gdal
    < GDAL does not use iconv for recoding strings.
    < Loaded PROJ.4 runtime: Rel. 4.7.1, 23 September 2009, [PJ_VERSION: 470]
    < Path to PROJ.4 shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/proj
    ---
    > Path to GDAL shared files: /usr/share/gdal/1.9
    > Loaded PROJ.4 runtime: Rel. 4.8.0, 6 March 2012, [PJ_VERSION: 480]
    > Path to PROJ.4 shared files: (autodetected)
    ** running tests for arch 'x64' OK
    Running 'basic.R'
    Comparing 'basic.Rout' to 'basic.Rout.save' ...1077c1077
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    Running 'over.R'
    Comparing 'over.Rout' to 'over.Rout.save' ... OK
    Running 'raster.R'
    Comparing 'raster.Rout' to 'raster.Rout.save' ... OK
    Running 'rw.R'
    Comparing 'rw.Rout' to 'rw.Rout.save' ... OK
    Running 'stconstruct.R'
    Comparing 'stconstruct.Rout' to 'stconstruct.Rout.save' ...8c8
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    27c27
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    Running 'traj.R'
    Comparing 'traj.Rout' to 'traj.Rout.save' ...13c13
    < The following object(s) are masked from 'package:base':
    ---
    > The following object is masked from 'package:base':
    Running 'wind.R'
    Comparing 'wind.Rout' to 'wind.Rout.save' ...96c96
    < rgdal: version: 0.8-9, (SVN revision 470)
    ---
    > rgdal: version: 0.8-8, (SVN revision 463)
    99,102c99,101
    < Path to GDAL shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/gdal
    < GDAL does not use iconv for recoding strings.
    < Loaded PROJ.4 runtime: Rel. 4.7.1, 23 September 2009, [PJ_VERSION: 470]
    < Path to PROJ.4 shared files: D:/temp/RtmpcPOWcw/RLIBS_13304e8e40fa/rgdal/proj
    ---
    > Path to GDAL shared files: /usr/share/gdal/1.9
    > Loaded PROJ.4 runtime: Rel. 4.8.0, 6 March 2012, [PJ_VERSION: 480]
    > Path to PROJ.4 shared files: (autodetected)
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in 'inst/doc' ... WARNING
    Unused files in 'inst/doc' which are pointless or misleading
    as they will be re-created from the vignettes:
    jss816.R
    sto.R
    stpg.R
  • checking running R code from vignettes ... OK
  • checking re-building of vignette PDFs ... OK
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    See
    'd:/Rcompile/CRANpkg/local/2.15/spacetime.Rcheck/00check.log'
    for details.