Last updated on 2022-06-15 07:52:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-2 | 1.47 | 30.13 | 31.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-2 | 1.77 | 23.62 | 25.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-2 | 40.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-2 | 38.58 | NOTE | |||
r-devel-windows-x86_64 | 1.0-2 | 11.00 | 44.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-2 | 2.14 | 29.81 | 31.95 | NOTE | |
r-release-linux-x86_64 | 1.0-2 | 1.74 | 28.86 | 30.60 | NOTE | |
r-release-macos-arm64 | 1.0-2 | 14.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-2 | 20.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-2 | 4.00 | 41.00 | 45.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-2 | 22.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-2 | 23.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-2 | 4.00 | 31.00 | 35.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-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