CRAN Package Check Results for Package meteogRam

Last updated on 2020-08-07 01:49:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 4.03 36.66 40.69 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 3.13 28.32 31.45 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 57.32 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 47.41 NOTE
r-devel-windows-ix86+x86_64 1.0 19.00 53.00 72.00 NOTE
r-patched-linux-x86_64 1.0 3.79 35.42 39.21 NOTE
r-patched-solaris-x86 1.0 75.60 NOTE
r-release-linux-x86_64 1.0 3.65 37.20 40.85 NOTE
r-release-macos-x86_64 1.0 NOTE
r-release-windows-ix86+x86_64 1.0 18.00 65.00 83.00 NOTE
r-oldrel-macos-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 9.00 46.00 55.00 NOTE

Check Details

Version: 1.0
Check: R code for possible problems
Result: NOTE
    crosssection: no visible global function definition for
     'colorRampPalette'
    crosssection: no visible global function definition for
     'filled.contour'
    crosssection: no visible global function definition for 'axis'
    crosssection: no visible global function definition for 'par'
    crosssection: no visible global function definition for 'contour'
    temperatures: no visible binding for global variable 'time'
    Undefined global functions or variables:
     axis colorRampPalette contour filled.contour par time
    Consider adding
     importFrom("grDevices", "colorRampPalette")
     importFrom("graphics", "axis", "contour", "filled.contour", "par")
     importFrom("stats", "time")
    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