Last updated on 2022-04-08 01:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-0 | 2.11 | 31.90 | 34.01 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0-0 | 1.46 | 25.13 | 26.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0-0 | 41.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-0 | 30.18 | NOTE | |||
r-devel-windows-x86_64-new-UL | 2.0-0 | 18.00 | 48.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 2.0-0 | 2.00 | 31.32 | 33.32 | NOTE | |
r-release-linux-x86_64 | 2.0-0 | 1.86 | 30.43 | 32.29 | NOTE | |
r-release-macos-arm64 | 2.0-0 | 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 | 5.00 | 30.00 | 35.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-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64