CRAN Package Check Results for Package rateratio.test

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-2 1.85 22.24 24.09 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-2 1.47 17.61 19.08 NOTE
r-devel-linux-x86_64-fedora-clang 1.0-2 38.18 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-2 28.88 NOTE
r-devel-windows-ix86+x86_64 1.0-2 6.00 31.00 37.00 NOTE
r-patched-linux-x86_64 1.0-2 1.81 21.92 23.73 NOTE
r-patched-solaris-x86 1.0-2 44.50 NOTE
r-release-linux-x86_64 1.0-2 1.71 22.15 23.86 NOTE
r-release-macos-x86_64 1.0-2 NOTE
r-release-windows-ix86+x86_64 1.0-2 5.00 52.00 57.00 NOTE
r-oldrel-macos-x86_64 1.0-2 NOTE
r-oldrel-windows-ix86+x86_64 1.0-2 4.00 46.00 50.00 NOTE

Check Details

Version: 1.0-2
Check: R code for possible problems
Result: NOTE
    rateratio.test: no visible global function definition for
     'complete.cases'
    rateratio.test: no visible global function definition for 'pbinom'
    rateratio.test : p.L: no visible global function definition for 'qbeta'
    rateratio.test : p.U: no visible global function definition for 'qbeta'
    Undefined global functions or variables:
     complete.cases pbinom qbeta
    Consider adding
     importFrom("stats", "complete.cases", "pbinom", "qbeta")
    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