Last updated on 2020-01-20 01:50:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 10.83 | 137.05 | 147.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 8.52 | 106.89 | 115.41 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 172.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 177.67 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 38.00 | 204.00 | 242.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 2.0 | 22.00 | 215.00 | 237.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 8.19 | 122.54 | 130.73 | NOTE | |
r-patched-solaris-x86 | 2.0 | 252.80 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 9.47 | 122.78 | 132.25 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0 | 29.00 | 155.00 | 184.00 | NOTE | |
r-release-osx-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 13.00 | 174.00 | 187.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.0 | 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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64