CRAN Package Check Results for Package NPS

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 2.10 20.26 22.36 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 1.59 16.05 17.64 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 35.49 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 26.37 NOTE
r-devel-windows-ix86+x86_64 1.1 7.00 43.00 50.00 NOTE
r-patched-linux-x86_64 1.1 1.73 20.30 22.03 NOTE
r-patched-solaris-x86 1.1 41.80 NOTE
r-release-linux-x86_64 1.1 1.92 20.19 22.11 NOTE
r-release-macos-x86_64 1.1 NOTE
r-release-windows-ix86+x86_64 1.1 5.00 29.00 34.00 NOTE
r-oldrel-macos-x86_64 1.1 NOTE
r-oldrel-windows-ix86+x86_64 1.1 4.00 40.00 44.00 NOTE

Check Details

Version: 1.1
Check: R code for possible problems
Result: NOTE
    nps.test: no visible global function definition for 'qnorm'
    nps.test: no visible global function definition for 'pnorm'
    Undefined global functions or variables:
     pnorm qnorm
    Consider adding
     importFrom("stats", "pnorm", "qnorm")
    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