Last updated on 2021-04-21 17:49:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.9 | 3.21 | 32.47 | 35.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.9 | 2.35 | 25.34 | 27.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.9 | 52.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.9 | 41.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.9 | 5.00 | 50.00 | 55.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.0.9 | NOTE | ||||
r-patched-linux-x86_64 | 0.0.9 | 2.86 | 31.32 | 34.18 | NOTE | |
r-patched-solaris-x86 | 0.0.9 | 69.40 | NOTE | |||
r-release-linux-x86_64 | 0.0.9 | 2.52 | 32.14 | 34.66 | NOTE | |
r-release-macos-x86_64 | 0.0.9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.0.9 | 5.00 | 38.00 | 43.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.9 | 31.00 | 50.00 | 81.00 | NOTE |
Version: 0.0.9
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-devel-windows-x86_64-gcc10-UCRT, 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: 0.0.9
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'parallel' which was already attached by Depends.
Please remove these calls from your code.
'library' or 'require' calls in package code:
'Rmpi' 'snow'
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: 'parallel'
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-devel-windows-x86_64-gcc10-UCRT, 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: 0.0.9
Check: R code for possible problems
Result: NOTE
ConjointChecks: no visible global function definition for 'makeCluster'
ConjointChecks: no visible global function definition for
'clusterSetRNGStream'
ConjointChecks: no visible global function definition for
'clusterApply'
ConjointChecks: no visible global function definition for 'stopCluster'
omni.check: no visible global function definition for 'runif'
omni.check: no visible global function definition for 'quantile'
plot.checks: no visible global function definition for 'mtext'
plot.checks: no visible global function definition for 'text'
Undefined global functions or variables:
clusterApply clusterSetRNGStream makeCluster mtext quantile runif
stopCluster text
Consider adding
importFrom("graphics", "mtext", "text")
importFrom("stats", "quantile", "runif")
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-devel-windows-x86_64-gcc10-UCRT, 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: 0.0.9
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rmpi’
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64