CRAN Package Check Results for Package moments

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.14 2.21 20.62 22.83 NOTE
r-devel-linux-x86_64-debian-gcc 0.14 1.82 16.16 17.98 NOTE
r-devel-linux-x86_64-fedora-clang 0.14 37.52 NOTE
r-devel-linux-x86_64-fedora-gcc 0.14 27.14 NOTE
r-devel-windows-ix86+x86_64 0.14 8.00 28.00 36.00 NOTE
r-patched-linux-x86_64 0.14 2.19 21.04 23.23 NOTE
r-patched-solaris-x86 0.14 45.70 NOTE
r-release-linux-x86_64 0.14 2.59 21.23 23.82 NOTE
r-release-macos-x86_64 0.14 NOTE
r-release-windows-ix86+x86_64 0.14 5.00 35.00 40.00 NOTE
r-oldrel-macos-x86_64 0.14 NOTE
r-oldrel-windows-ix86+x86_64 0.14 5.00 39.00 44.00 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64