CRAN Package Check Results for Package episplineDensity

Last updated on 2022-06-14 11:49:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-1 4.65 39.80 44.45 NOTE
r-devel-linux-x86_64-debian-gcc 0.0-1 3.43 30.75 34.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.0-1 56.28 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0-1 53.19 NOTE
r-devel-windows-x86_64 0.0-1 40.00 59.00 99.00 NOTE
r-patched-linux-x86_64 0.0-1 9.00 38.26 47.26 NOTE
r-release-linux-x86_64 0.0-1 2.50 39.24 41.74 NOTE
r-release-macos-arm64 0.0-1 17.00 NOTE
r-release-macos-x86_64 0.0-1 28.00 NOTE
r-release-windows-x86_64 0.0-1 36.00 55.00 91.00 NOTE
r-oldrel-macos-arm64 0.0-1 22.00 NOTE
r-oldrel-macos-x86_64 0.0-1 30.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0-1 9.00 46.00 55.00 NOTE

Check Details

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