Last updated on 2017-12-20 00:47:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 4.15 | 87.94 | 92.09 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 2.0 | 125.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 129.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 15.00 | 111.00 | 126.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 4.83 | 104.29 | 109.12 | NOTE | |
r-patched-solaris-x86 | 2.0 | 191.10 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 4.83 | 103.75 | 108.58 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0 | 9.00 | 107.00 | 116.00 | NOTE | |
r-release-osx-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 13.00 | 129.00 | 142.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-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