Last updated on 2020-12-31 00:46:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-0 | 1.82 | 21.32 | 23.14 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0-0 | 1.50 | 17.25 | 18.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0-0 | 38.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-0 | 28.44 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0-0 | 4.00 | 37.00 | 41.00 | NOTE | |
r-patched-linux-x86_64 | 2.0-0 | 1.73 | 21.18 | 22.91 | NOTE | |
r-patched-solaris-x86 | 2.0-0 | 43.70 | NOTE | |||
r-release-linux-x86_64 | 2.0-0 | 1.87 | 21.25 | 23.12 | NOTE | |
r-release-macos-x86_64 | 2.0-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0-0 | 5.00 | 30.00 | 35.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0-0 | 4.00 | 43.00 | 47.00 | NOTE |
Version: 2.0-0
Check: R code for possible problems
Result: NOTE
dichromat: no visible global function definition for 'col2rgb'
dichromat: no visible global function definition for 'predict'
dichromat: no visible global function definition for 'rgb'
Undefined global functions or variables:
col2rgb predict rgb
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("stats", "predict")
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