Last updated on 2020-02-15 01:01:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 5.38 | 42.92 | 48.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 4.14 | 32.45 | 36.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 60.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 58.72 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 9.00 | 54.00 | 63.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0 | 14.00 | 78.00 | 92.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 4.64 | 38.25 | 42.89 | NOTE | |
r-patched-solaris-x86 | 1.0 | 73.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 4.68 | 38.34 | 43.02 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 52.00 | 59.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 10.00 | 74.00 | 84.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
ppersp: no visible global function definition for 'colorRampPalette'
Undefined global functions or variables:
colorRampPalette
Consider adding
importFrom("grDevices", "colorRampPalette")
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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64