Last updated on 2021-03-02 18:47:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | NOTE | ||||
r-devel-linux-x86_64-debian-gcc | 1.3 | 2.24 | 20.59 | 22.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 45.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 35.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3 | 5.00 | 39.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 2.71 | 25.67 | 28.38 | NOTE | |
r-patched-solaris-x86 | 1.3 | 51.00 | NOTE | |||
r-release-linux-x86_64 | 1.3 | 2.58 | 25.54 | 28.12 | NOTE | |
r-release-macos-x86_64 | 1.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3 | 5.00 | 40.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3 | 20.00 | 49.00 | 69.00 | NOTE |
Version: 1.3
Check: R code for possible problems
Result: NOTE
amse: no visible global function definition for 'na.omit'
arb: no visible global function definition for 'na.omit'
rdatagen: no visible global function definition for 'qnorm'
rdatagen: no visible global function definition for 'pbinom'
rdatagen: no visible global function definition for 'pnorm'
Undefined global functions or variables:
na.omit pbinom pnorm qnorm
Consider adding
importFrom("stats", "na.omit", "pbinom", "pnorm", "qnorm")
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