Last updated on 2022-06-20 14:51:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.14 | 37.12 | 39.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.81 | 25.75 | 27.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 54.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 55.14 | NOTE | |||
r-devel-windows-x86_64 | 0.2 | 9.00 | 54.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 1.93 | 33.83 | 35.76 | NOTE | |
r-release-linux-x86_64 | 0.2 | 2.29 | 33.46 | 35.75 | NOTE | |
r-release-macos-arm64 | 0.2 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 0.2 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 0.2 | 5.00 | 55.00 | 60.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2 | 33.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.2 | 4.00 | 50.00 | 54.00 | NOTE |
Version: 0.2
Check: R code for possible problems
Result: NOTE
onesamplemeantest: no visible global function definition for 'pnorm'
twosamplemeantest: no visible global function definition for 'pnorm'
wcq: no visible global function definition for 'var'
wcq: no visible global function definition for 'pnorm'
wcq.fdrc: no visible global function definition for 'p.adjust'
Undefined global functions or variables:
p.adjust pnorm var
Consider adding
importFrom("stats", "p.adjust", "pnorm", "var")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64