CRAN Package Check Results for Package skewt

Last updated on 2018-02-25 00:49:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 0.82 15.23 16.05 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 0.42 11.96 12.38 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 19.00 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 17.70 NOTE
r-devel-windows-ix86+x86_64 0.1 2.00 26.00 28.00 NOTE
r-patched-linux-x86_64 0.1 0.63 13.96 14.59 NOTE
r-patched-solaris-x86 0.1 27.00 NOTE
r-release-linux-x86_64 0.1 0.66 13.93 14.59 NOTE
r-release-windows-ix86+x86_64 0.1 2.00 23.00 25.00 NOTE
r-release-osx-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 2.00 23.00 25.00 NOTE
r-oldrel-osx-x86_64 0.1 NOTE

Check Details

Version: 0.1
Check: R code for possible problems
Result: NOTE
    dskt: no visible global function definition for ‘dt’
    pskt: no visible global function definition for ‘pt’
    qskt: no visible global function definition for ‘qt’
    rskt: no visible global function definition for ‘runif’
    Undefined global functions or variables:
     dt pt qt runif
    Consider adding
     importFrom("stats", "dt", "pt", "qt", "runif")
    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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64