Last updated on 2019-01-15 00:46:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 1.09 | 58.74 | 59.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 0.97 | 42.54 | 43.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 73.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 72.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 2.00 | 104.00 | 106.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 0.78 | 56.63 | 57.41 | NOTE | |
r-patched-solaris-x86 | 0.2 | 115.50 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 0.78 | 57.07 | 57.85 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2 | 5.00 | 78.00 | 83.00 | NOTE | |
r-release-osx-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 3.00 | 76.00 | 79.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2 | 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-ix86+x86_64, 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