Last updated on 2020-08-07 01:49:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-0 | 1.85 | 20.11 | 21.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0-0 | 1.41 | 15.84 | 17.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0-0 | 35.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-0 | 25.86 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0-0 | 7.00 | 33.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 2.0-0 | 1.70 | 19.86 | 21.56 | NOTE | |
r-patched-solaris-x86 | 2.0-0 | 41.20 | NOTE | |||
r-release-linux-x86_64 | 2.0-0 | 1.74 | 19.94 | 21.68 | NOTE | |
r-release-macos-x86_64 | 2.0-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0-0 | 5.00 | 33.00 | 38.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