CRAN Package Check Results for Package episplineDensity

Last updated on 2019-11-26 00:51:50 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-1 3.70 25.89 29.59 NOTE
r-devel-linux-x86_64-debian-gcc 0.0-1 3.19 21.24 24.43 NOTE
r-devel-linux-x86_64-fedora-clang 0.0-1 35.31 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0-1 34.84 NOTE
r-devel-windows-ix86+x86_64 0.0-1 10.00 54.00 64.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.0-1 9.00 38.00 47.00 NOTE
r-patched-linux-x86_64 0.0-1 3.17 25.06 28.23 NOTE
r-patched-solaris-x86 0.0-1 50.60 NOTE
r-release-linux-x86_64 0.0-1 3.58 25.45 29.03 NOTE
r-release-windows-ix86+x86_64 0.0-1 10.00 48.00 58.00 NOTE
r-release-osx-x86_64 0.0-1 NOTE
r-oldrel-windows-ix86+x86_64 0.0-1 5.00 51.00 56.00 NOTE
r-oldrel-osx-x86_64 0.0-1 NOTE

Check Details

Version: 0.0-1
Check: R code for possible problems
Result: NOTE
    plot.episplineDensity: no visible global function definition for 'plot'
    plot.episplineDensity: no visible global function definition for
     'points'
    postproc: no visible global function definition for 'plot'
    postproc: no visible global function definition for 'points'
    preprocess.data: no visible global function definition for 'sd'
    Undefined global functions or variables:
     plot points sd
    Consider adding
     importFrom("graphics", "plot", "points")
     importFrom("stats", "sd")
    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-devel-windows-ix86+x86_64-gcc8, 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