CRAN Package Check Results for Package moments

Last updated on 2018-05-14 01:46:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.14 1.28 17.46 18.74 NOTE
r-devel-linux-x86_64-debian-gcc 0.14 1.15 14.81 15.96 NOTE
r-devel-linux-x86_64-fedora-clang 0.14 24.38 NOTE
r-devel-linux-x86_64-fedora-gcc 0.14 23.36 NOTE
r-devel-windows-ix86+x86_64 0.14 5.00 25.00 30.00 NOTE
r-patched-linux-x86_64 0.14 1.17 17.64 18.81 NOTE
r-patched-solaris-x86 0.14 39.50 NOTE
r-release-linux-x86_64 0.14 1.09 17.99 19.08 NOTE
r-release-windows-ix86+x86_64 0.14 5.00 25.00 30.00 NOTE
r-release-osx-x86_64 0.14 NOTE
r-oldrel-windows-ix86+x86_64 0.14 3.00 26.00 29.00 NOTE
r-oldrel-osx-x86_64 0.14 NOTE

Check Details

Version: 0.14
Check: R code for possible problems
Result: NOTE
    agostino.test: no visible global function definition for
     ‘complete.cases’
    agostino.test: no visible global function definition for ‘pnorm’
    anscombe.test: no visible global function definition for
     ‘complete.cases’
    anscombe.test: no visible global function definition for ‘pnorm’
    bonett.test: no visible global function definition for ‘complete.cases’
    bonett.test: no visible global function definition for ‘pnorm’
    jarque.test: no visible global function definition for ‘pchisq’
    Undefined global functions or variables:
     complete.cases pchisq pnorm
    Consider adding
     importFrom("stats", "complete.cases", "pchisq", "pnorm")
    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