Last updated on 2017-02-24 23:52:15.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.1 | 2.20 | 70.52 | 72.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.1 | 2.38 | 75.28 | 77.66 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.1 | 120.52 | NOTE | --no-stop-on-test-error | ||
r-devel-linux-x86_64-fedora-gcc | 1.4.1 | 160.48 | NOTE | --no-stop-on-test-error | ||
r-devel-macos-x86_64-clang | 1.4.1 | 91.83 | NOTE | --no-stop-on-test-error | ||
r-devel-windows-ix86+x86_64 | 1.4.1 | 11.00 | 162.00 | 173.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.1 | 2.03 | 57.65 | 59.68 | NOTE | |
r-patched-solaris-sparc | 1.4.1 | 526.20 | NOTE | |||
r-patched-solaris-x86 | 1.4.1 | 134.00 | NOTE | |||
r-release-linux-x86_64 | 1.4.1 | 1.92 | 57.77 | 59.69 | NOTE | |
r-release-osx-x86_64-mavericks | 1.4.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.4.1 | 10.00 | 110.00 | 120.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.4.1 | 8.00 | 280.00 | 288.00 | NOTE |
Version: 1.4.1
Check: dependencies in R code
Result: NOTE
Unexported objects imported by ':::' calls:
‘BatchJobs:::addIntModulo’ ‘BatchJobs:::buffer’
‘BatchJobs:::checkDir’ ‘BatchJobs:::checkId’ ‘BatchJobs:::checkIds’
‘BatchJobs:::checkPart’ ‘BatchJobs:::createShardedDirs’
‘BatchJobs:::dbConnectToJobsDB’ ‘BatchJobs:::dbCreateJobStatusTable’
‘BatchJobs:::dbDoQuery’ ‘BatchJobs:::dbFindDone’
‘BatchJobs:::dbFindRunning’ ‘BatchJobs:::dbRemoveJobs’
‘BatchJobs:::dbSelectWithIds’ ‘BatchJobs:::getJobDirs’
‘BatchJobs:::getJobInfoInternal’ ‘BatchJobs:::getKillJob’
‘BatchJobs:::getListJobs’ ‘BatchJobs:::getRandomSeed’
‘BatchJobs:::getResult’ ‘BatchJobs:::isRegistryDir’
‘BatchJobs:::makeRegistryInternal’ ‘BatchJobs:::saveRegistry’
‘BatchJobs:::seeder’ ‘BatchJobs:::syncRegistry’
See the note in ?`:::` about the use of this operator.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.4.1
Check: R code for possible problems
Result: NOTE
addExperiments.ExperimentRegistry: no visible global function
definition for ‘is’
applyJobFunction.ExperimentRegistry: no visible global function
definition for ‘setNames’
calcDynamic: no visible global function definition for ‘setNames’
checkExperimentRegistry: no visible global function definition for
‘head’
dbSummarizeExperiments: no visible global function definition for
‘setNames’
designIterator: no visible global function definition for ‘setNames’
getIndex : exprToIndex: no visible global function definition for
‘capture.output’
getProblemFilePaths: no visible global function definition for
‘setNames’
updateRegistry.ExperimentRegistry: no visible global function
definition for ‘packageVersion’
Undefined global functions or variables:
capture.output head is packageVersion setNames
Consider adding
importFrom("methods", "is")
importFrom("stats", "setNames")
importFrom("utils", "capture.output", "head", "packageVersion")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 1.4.1
Flags: --no-stop-on-test-error
Check: dependencies in R code
Result: NOTE
Unexported objects imported by ':::' calls:
‘BatchJobs:::addIntModulo’ ‘BatchJobs:::buffer’
‘BatchJobs:::checkDir’ ‘BatchJobs:::checkId’ ‘BatchJobs:::checkIds’
‘BatchJobs:::checkPart’ ‘BatchJobs:::createShardedDirs’
‘BatchJobs:::dbConnectToJobsDB’ ‘BatchJobs:::dbCreateJobStatusTable’
‘BatchJobs:::dbDoQuery’ ‘BatchJobs:::dbFindDone’
‘BatchJobs:::dbFindRunning’ ‘BatchJobs:::dbRemoveJobs’
‘BatchJobs:::dbSelectWithIds’ ‘BatchJobs:::getJobDirs’
‘BatchJobs:::getJobInfoInternal’ ‘BatchJobs:::getKillJob’
‘BatchJobs:::getListJobs’ ‘BatchJobs:::getRandomSeed’
‘BatchJobs:::getResult’ ‘BatchJobs:::isRegistryDir’
‘BatchJobs:::makeRegistryInternal’ ‘BatchJobs:::saveRegistry’
‘BatchJobs:::seeder’ ‘BatchJobs:::syncRegistry’
See the note in ?`:::` about the use of this operator.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang
Version: 1.4.1
Flags: --no-stop-on-test-error
Check: R code for possible problems
Result: NOTE
addExperiments.ExperimentRegistry: no visible global function
definition for ‘is’
applyJobFunction.ExperimentRegistry: no visible global function
definition for ‘setNames’
calcDynamic: no visible global function definition for ‘setNames’
checkExperimentRegistry: no visible global function definition for
‘head’
dbSummarizeExperiments: no visible global function definition for
‘setNames’
designIterator: no visible global function definition for ‘setNames’
getIndex : exprToIndex: no visible global function definition for
‘capture.output’
getProblemFilePaths: no visible global function definition for
‘setNames’
updateRegistry.ExperimentRegistry: no visible global function
definition for ‘packageVersion’
Undefined global functions or variables:
capture.output head is packageVersion setNames
Consider adding
importFrom("methods", "is")
importFrom("stats", "setNames")
importFrom("utils", "capture.output", "head", "packageVersion")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64-clang