Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.84-6.1 | 3.47 | 31.48 | 34.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.84-6.1 | 3.05 | 24.17 | 27.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.84-6.1 | 52.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.84-6.1 | 41.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.84-6.1 | 9.00 | 45.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 1.84-6.1 | 3.78 | 31.02 | 34.80 | NOTE | |
r-patched-solaris-x86 | 1.84-6.1 | 62.30 | NOTE | |||
r-release-linux-x86_64 | 1.84-6.1 | 3.50 | 31.35 | 34.85 | NOTE | |
r-release-macos-x86_64 | 1.84-6.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.84-6.1 | 6.00 | 65.00 | 71.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.84-6.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.84-6.1 | 7.00 | 46.00 | 53.00 | NOTE |
Version: 1.84-6.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.84-6.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'snow'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.84-6.1
Check: R code for possible problems
Result: NOTE
getVar: no visible global function definition for 'getFromNamespace'
setVar: no visible global function definition for 'assignInNamespace'
sfApply: no visible global function definition for 'parApply'
sfClusterApply: no visible global function definition for
'clusterApply'
sfClusterApplyLB: no visible global function definition for
'clusterApplyLB'
sfClusterCall: no visible global function definition for 'clusterCall'
sfClusterSetupRNG: no visible global function definition for
'clusterSetupRNG'
sfClusterSetupRNGstream: no visible global function definition for
'clusterSetupRNGstream'
sfClusterSetupSPRNG: no visible global function definition for 'runif'
sfClusterSetupSPRNG: no visible global function definition for
'clusterSetupSPRNG'
sfClusterSplit: no visible global function definition for
'clusterSplit'
sfExport: no visible global function definition for 'getFromNamespace'
sfExportAll: no visible global function definition for 'na.omit'
sfInit: no visible global function definition for 'data'
sfInit: no visible global function definition for
'setDefaultClusterOptions'
sfInit: no visible global function definition for 'makeCluster'
sfInit: no visible global function definition for 'makeNWScluster'
sfInit: no visible global function definition for 'makeMPIcluster'
sfInit: no visible global function definition for 'packageDescription'
sfLapply: no visible global function definition for 'parLapply'
sfMM: no visible global function definition for 'parMM'
sfSapply: no visible global function definition for 'parSapply'
sfStop: no visible global function definition for 'stopCluster'
sfTest : testCalc1: no visible global function definition for 'runif'
sfTest : testCalc2: no visible global function definition for 'runif'
Undefined global functions or variables:
assignInNamespace clusterApply clusterApplyLB clusterCall
clusterSetupRNG clusterSetupRNGstream clusterSetupSPRNG clusterSplit
data getFromNamespace makeCluster makeMPIcluster makeNWScluster
na.omit packageDescription parApply parLapply parMM parSapply runif
setDefaultClusterOptions stopCluster
Consider adding
importFrom("stats", "na.omit", "runif")
importFrom("utils", "assignInNamespace", "data", "getFromNamespace",
"packageDescription")
to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.84-6.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rmpi’
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64