Last updated on 2020-08-07 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.19 | 32.81 | 35.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 1.81 | 23.29 | 25.10 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 49.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 40.51 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 7.00 | 39.00 | 46.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.28 | 32.04 | 34.32 | NOTE | |
r-patched-solaris-x86 | 0.2 | 56.50 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 1.82 | 31.50 | 33.32 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 5.00 | 40.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 5.00 | 56.00 | 61.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-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