Last updated on 2021-01-17 20:46:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 1.92 | 20.13 | 22.05 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 1.64 | 16.52 | 18.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 36.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 27.09 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-2 | 4.00 | 23.00 | 27.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 1.94 | 19.75 | 21.69 | NOTE | |
r-patched-solaris-x86 | 1.0-2 | 40.70 | NOTE | |||
r-release-linux-x86_64 | 1.0-2 | 1.60 | 19.82 | 21.42 | NOTE | |
r-release-macos-x86_64 | 1.0-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0-2 | 4.00 | 30.00 | 34.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0-2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-2 | 5.00 | 35.00 | 40.00 | NOTE |
Version: 1.0-2
Check: R code for possible problems
Result: NOTE
wilcox.selection.split: no visible global function definition for
'pnorm'
wilcox.test2: no visible global function definition for 'wilcox.test'
Undefined global functions or variables:
pnorm wilcox.test
Consider adding
importFrom("stats", "pnorm", "wilcox.test")
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