CRAN Package Check Results for Package vscc

Last updated on 2020-08-07 01:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 2.07 55.23 57.30 NOTE
r-devel-linux-x86_64-debian-gcc 0.2 1.76 39.19 40.95 NOTE
r-devel-linux-x86_64-fedora-clang 0.2 78.09 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2 69.21 NOTE
r-devel-windows-ix86+x86_64 0.2 7.00 77.00 84.00 NOTE
r-patched-linux-x86_64 0.2 2.22 54.70 56.92 NOTE
r-patched-solaris-x86 0.2 119.70 NOTE
r-release-linux-x86_64 0.2 2.35 55.92 58.27 NOTE
r-release-macos-x86_64 0.2 NOTE
r-release-windows-ix86+x86_64 0.2 9.00 94.00 103.00 NOTE
r-oldrel-macos-x86_64 0.2 NOTE
r-oldrel-windows-ix86+x86_64 0.2 4.00 93.00 97.00 NOTE

Check Details

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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64