- using R version 2.15.0 Patched (2012-05-19 r59366)
- using platform: x86_64-unknown-linux-gnu (64-bit)
- using session charset: UTF-8
- checking for file ‘trackObjs/DESCRIPTION’ ... OK
- this is package ‘trackObjs’ version ‘0.8-6’
- 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 ‘trackObjs’ 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 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
Found the following possibly unsafe calls:
File 'R/track.R':
found unlockBinding("Sys.time", baseenv())
track.rebuild: warning in ls(all = T, envir = tmpenv): partial argument
match of 'all' to 'all.names'
track.rebuild: warning in ls(envir = envir, all = TRUE): partial
argument match of 'all' to 'all.names'
Found .Internal calls in the following functions:
‘objIsTracked’ ‘track’ ‘track.load’ ‘track.status’ ‘trackedVarOp’
with calls to .Internal functions
‘ls’
Packages should not call .Internal(): it is not part of the API, for
use only by R itself and subject to change without notice.
- 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 ... [1s/1s] OK
- checking for unstated dependencies in tests ... OK
- checking tests ... [26s/27s] OK
Creating ‘checkUsage.R’
Running ‘checkUsage.R’ [4s/4s]
Comparing ‘checkUsage.Rout’ to ‘checkUsage.Rout.save’ ... OK
Creating ‘testCachedTrack.R’
Running ‘testCachedTrack.R’ [0s/0s]
Comparing ‘testCachedTrack.Rout’ to ‘testCachedTrack.Rout.save’ ... OK
Creating ‘testFollowObjs.R’
Running ‘testFollowObjs.R’ [1s/2s]
Comparing ‘testFollowObjs.Rout’ to ‘testFollowObjs.Rout.save’ ... OK
Creating ‘testObjStatus.R’
Running ‘testObjStatus.R’ [1s/1s]
Comparing ‘testObjStatus.Rout’ to ‘testObjStatus.Rout.save’ ... OK
Creating ‘testObjStatus2.R’
Running ‘testObjStatus2.R’ [0s/0s]
Comparing ‘testObjStatus2.Rout’ to ‘testObjStatus2.Rout.save’ ... OK
Creating ‘testObjStatus3.R’
Running ‘testObjStatus3.R’ [0s/0s]
Comparing ‘testObjStatus3.Rout’ to ‘testObjStatus3.Rout.save’ ... OK
Creating ‘testOptions.R’
Running ‘testOptions.R’ [0s/1s]
Comparing ‘testOptions.Rout’ to ‘testOptions.Rout.save’ ... OK
Creating ‘testRebuild.R’
Running ‘testRebuild.R’ [1s/1s]
Comparing ‘testRebuild.Rout’ to ‘testRebuild.Rout.save’ ... OK
Creating ‘testSimpleTrack.R’
Running ‘testSimpleTrack.R’ [0s/0s]
Comparing ‘testSimpleTrack.Rout’ to ‘testSimpleTrack.Rout.save’ ... OK
Creating ‘testSummaryClass.R’
Running ‘testSummaryClass.R’ [0s/0s]
Comparing ‘testSummaryClass.Rout’ to ‘testSummaryClass.Rout.save’ ...24c24
< tt POSIXct,POSIXt numeric [1] 1 2001-01-01 09:00:06 0 1
---
> tt POSIXt,POSIXct numeric [1] 1 2001-01-01 09:00:06 0 1
Creating ‘testWindowsFileNames.R’
Running ‘testWindowsFileNames.R’ [0s/0s]
Comparing ‘testWindowsFileNames.Rout’ to ‘testWindowsFileNames.Rout.save’ ... OK
Creating ‘track.R’
Running ‘track.R’ [0s/0s]
Comparing ‘track.Rout’ to ‘track.Rout.save’ ... OK
Running ‘checkUsage.R’ [4s/4s]
Comparing ‘checkUsage.Rout’ to ‘checkUsage.Rout.save’ ... OK
Running ‘testCachedTrack.R’ [0s/0s]
Comparing ‘testCachedTrack.Rout’ to ‘testCachedTrack.Rout.save’ ... OK
Running ‘testFollowObjs.R’ [1s/2s]
Comparing ‘testFollowObjs.Rout’ to ‘testFollowObjs.Rout.save’ ... OK
Running ‘testObjStatus.R’ [0s/0s]
Comparing ‘testObjStatus.Rout’ to ‘testObjStatus.Rout.save’ ... OK
Running ‘testObjStatus2.R’ [1s/1s]
Comparing ‘testObjStatus2.Rout’ to ‘testObjStatus2.Rout.save’ ... OK
Running ‘testObjStatus3.R’ [1s/1s]
Comparing ‘testObjStatus3.Rout’ to ‘testObjStatus3.Rout.save’ ... OK
Running ‘testOptions.R’ [0s/0s]
Comparing ‘testOptions.Rout’ to ‘testOptions.Rout.save’ ... OK
Running ‘testRebuild.R’ [1s/1s]
Comparing ‘testRebuild.Rout’ to ‘testRebuild.Rout.save’ ... OK
Running ‘testSimpleTrack.R’ [0s/0s]
Comparing ‘testSimpleTrack.Rout’ to ‘testSimpleTrack.Rout.save’ ... OK
Running ‘testSummaryClass.R’ [0s/0s]
Comparing ‘testSummaryClass.Rout’ to ‘testSummaryClass.Rout.save’ ...24c24
< tt POSIXct,POSIXt numeric [1] 1 2001-01-01 09:00:06 0 1
---
> tt POSIXt,POSIXct numeric [1] 1 2001-01-01 09:00:06 0 1
Running ‘testWindowsFileNames.R’ [0s/1s]
Comparing ‘testWindowsFileNames.Rout’ to ‘testWindowsFileNames.Rout.save’ ... OK
Running ‘track.R’ [0s/0s]
Comparing ‘track.Rout’ to ‘track.Rout.save’ ... OK
- checking PDF version of manual ... OK
NOTE: There was 1 note.
See
‘/home/hornik/tmp/R.check/r-patched/Work/PKGS/trackObjs.Rcheck/00check.log’
for details.