CRAN Package Check Results for Package ExceedanceTools

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 9.17 71.93 81.10 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.2 6.10 55.26 61.36 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.2 104.04 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.2 93.47 NOTE
r-devel-windows-ix86+x86_64 1.2.2 22.00 83.00 105.00 NOTE
r-patched-linux-x86_64 1.2.2 6.97 69.11 76.08 NOTE
r-patched-solaris-x86 1.2.2 153.50 NOTE
r-release-linux-x86_64 1.2.2 8.15 70.22 78.37 NOTE
r-release-macos-x86_64 1.2.2 NOTE
r-release-windows-ix86+x86_64 1.2.2 21.00 103.00 124.00 NOTE
r-oldrel-macos-x86_64 1.2.2 NOTE
r-oldrel-windows-ix86+x86_64 1.2.2 11.00 82.00 93.00 NOTE

Check Details

Version: 1.2.2
Check: R code for possible problems
Result: NOTE
    plot.pgrid: no visible global function definition for 'image'
    statistic.cv: no visible global function definition for 'quantile'
    statistic.sim: no visible global function definition for 'contourLines'
    Undefined global functions or variables:
     contourLines image quantile
    Consider adding
     importFrom("grDevices", "contourLines")
     importFrom("graphics", "image")
     importFrom("stats", "quantile")
    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