Last updated on 2019-03-14 00:46:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 1.45 | 20.20 | 21.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 1.27 | 16.47 | 17.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 26.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 26.61 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-2 | 5.00 | 42.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 0.80 | 19.09 | 19.89 | NOTE | |
r-patched-solaris-x86 | 1.0-2 | 41.60 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 1.0-2 | 2.00 | 30.00 | 32.00 | NOTE | |
r-release-osx-x86_64 | 1.0-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-2 | 3.00 | 43.00 | 46.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-2 | NOTE |
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64