CRAN Package Check Results for Package jtrans

Last updated on 2020-01-20 01:50:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 1.99 19.07 21.06 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.1 1.77 15.41 17.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.1 27.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.1 25.99 NOTE
r-devel-windows-ix86+x86_64 0.2.1 8.00 43.00 51.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.2.1 5.00 41.00 46.00 NOTE
r-patched-linux-x86_64 0.2.1 1.70 17.91 19.61 NOTE
r-patched-solaris-x86 0.2.1 37.00 NOTE
r-release-linux-x86_64 0.2.1 1.63 17.90 19.53 NOTE
r-release-windows-ix86+x86_64 0.2.1 7.00 31.00 38.00 NOTE
r-release-osx-x86_64 0.2.1 NOTE
r-oldrel-windows-ix86+x86_64 0.2.1 2.00 27.00 29.00 NOTE
r-oldrel-osx-x86_64 0.2.1 NOTE

Check Details

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