Last updated on 2021-04-14 11:52:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.0 | 8.46 | 255.51 | 263.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 7.66 | 206.20 | 213.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 341.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 318.22 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.1.0 | 22.00 | 341.00 | 363.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 2.1.0 | NOTE | ||||
r-patched-linux-x86_64 | 2.1.0 | 9.28 | 241.75 | 251.03 | OK | |
r-patched-solaris-x86 | 2.1.0 | 426.10 | NOTE | |||
r-release-linux-x86_64 | 2.1.0 | 8.62 | 239.52 | 248.14 | OK | |
r-release-macos-x86_64 | 2.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.1.0 | 25.00 | 325.00 | 350.00 | OK | |
r-oldrel-macos-x86_64 | 2.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.1.0 | 18.00 | 225.00 | 243.00 | NOTE |
Version: 2.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘matrixStats’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 2.1.0
Check: R code for possible problems
Result: NOTE
plot.HazardShape: no visible global function definition for ‘plot’
Undefined global functions or variables:
plot
Consider adding
importFrom("graphics", "plot")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64