Last updated on 2022-05-10 10:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.28 | 68.27 | 70.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.79 | 48.79 | 50.58 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 85.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 83.18 | NOTE | |||
r-devel-windows-x86_64 | 0.2 | 7.00 | 84.00 | 91.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 3.33 | 65.35 | 68.68 | NOTE | |
r-release-linux-x86_64 | 0.2 | 2.48 | 65.64 | 68.12 | NOTE | |
r-release-macos-arm64 | 0.2 | 28.00 | NOTE | |||
r-release-macos-x86_64 | 0.2 | 42.00 | NOTE | |||
r-release-windows-x86_64 | 0.2 | 11.00 | 84.00 | 95.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2 | 32.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2 | 50.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2 | 5.00 | 90.00 | 95.00 | NOTE |
Version: 0.2
Check: R code for possible problems
Result: NOTE
plot.vscc: no visible global function definition for 'rainbow'
plot.vscc: no visible global function definition for 'pairs'
Undefined global functions or variables:
pairs rainbow
Consider adding
importFrom("grDevices", "rainbow")
importFrom("graphics", "pairs")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64