Last updated on 2022-05-23 08:51:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 12.39 | 245.71 | 258.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 10.47 | 192.64 | 203.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 252.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 242.50 | NOTE | |||
r-devel-windows-x86_64 | 2.0 | 21.00 | 229.00 | 250.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 12.24 | 224.41 | 236.65 | NOTE | |
r-release-linux-x86_64 | 2.0 | NOTE | ||||
r-release-macos-arm64 | 2.0 | 62.00 | NOTE | |||
r-release-macos-x86_64 | 2.0 | 111.00 | NOTE | |||
r-release-windows-x86_64 | 2.0 | 23.00 | 235.00 | 258.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0 | 70.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0 | 103.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.0 | 29.00 | 211.00 | 240.00 | NOTE |
Version: 2.0
Check: R code for possible problems
Result: NOTE
ubRacing : predCandidate: no visible global function definition for
'predict'
ubRacing : aux2.friedman.edit: no visible global function definition
for 'pchisq'
ubRacing : aux2.friedman.edit: no visible global function definition
for 'qt'
ubRacing : aux.friedman.edit: no visible global function definition for
'wilcox.test'
ubRacing : aux.ttest.edit: no visible global function definition for
't.test'
ubRacing : aux.ttest.edit: no visible global function definition for
'p.adjust'
ubRacing : idFolds: no visible global function definition for
'quantile'
ubRacing: no visible binding for global variable 'sd'
ubSmoteExs: no visible global function definition for 'runif'
Undefined global functions or variables:
p.adjust pchisq predict qt quantile runif sd t.test wilcox.test
Consider adding
importFrom("stats", "p.adjust", "pchisq", "predict", "qt", "quantile",
"runif", "sd", "t.test", "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