CRAN Package Check Results for Package colorRamps

Last updated on 2019-04-21 01:47:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3 1.41 17.61 19.02 NOTE
r-devel-linux-x86_64-debian-gcc 2.3 1.89 17.49 19.38 NOTE
r-devel-linux-x86_64-fedora-clang 2.3 23.15 NOTE
r-devel-linux-x86_64-fedora-gcc 2.3 22.04 NOTE
r-devel-windows-ix86+x86_64 2.3 4.00 30.00 34.00 NOTE
r-patched-linux-x86_64 2.3 1.69 17.64 19.33 NOTE
r-patched-solaris-x86 2.3 35.80 NOTE
r-release-linux-x86_64 2.3 0.88 16.86 17.74 NOTE
r-release-windows-ix86+x86_64 2.3 2.00 27.00 29.00 NOTE
r-release-osx-x86_64 2.3 NOTE
r-oldrel-windows-ix86+x86_64 2.3 2.00 28.00 30.00 NOTE
r-oldrel-osx-x86_64 2.3 NOTE

Check Details

Version: 2.3
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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

Version: 2.3
Check: R code for possible problems
Result: NOTE
    primary.colors: no visible global function definition for 'rgb'
    rgb.tables: no visible global function definition for 'rgb'
    ygobb: no visible global function definition for 'approx'
    ygobb: no visible global function definition for 'rgb'
    Undefined global functions or variables:
     approx rgb
    Consider adding
     importFrom("grDevices", "rgb")
     importFrom("stats", "approx")
    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