Last updated on 2022-05-15 01:52:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 12.48 | 245.96 | 258.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 9.65 | 191.08 | 200.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 251.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 241.62 | NOTE | |||
r-devel-windows-x86_64 | 2.0 | 24.00 | 227.00 | 251.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 10.91 | 223.36 | 234.27 | NOTE | |
r-release-linux-x86_64 | 2.0 | 12.79 | 226.96 | 239.75 | 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 | 27.00 | 223.00 | 250.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 | 206.00 | 235.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