Last updated on 2020-08-07 01:50:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 9.77 | 138.96 | 148.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 8.63 | 107.53 | 116.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 180.72 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 171.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 33.00 | 162.00 | 195.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 10.84 | 134.46 | 145.30 | NOTE | |
r-patched-solaris-x86 | 2.0 | 252.50 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 9.82 | 134.36 | 144.18 | NOTE | |
r-release-macos-x86_64 | 2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.0 | 37.00 | 233.00 | 270.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 18.00 | 160.00 | 178.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-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