Last updated on 2018-02-24 09:51:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0 | 6.84 | 103.51 | 110.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0 | 4.75 | 81.88 | 86.63 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0 | 129.15 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0 | 126.43 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0 | 13.00 | 150.00 | 163.00 | NOTE | |
r-patched-linux-x86_64 | 2.0 | 3.58 | 99.85 | 103.43 | NOTE | |
r-patched-solaris-x86 | 2.0 | 192.80 | NOTE | |||
r-release-linux-x86_64 | 2.0 | 4.67 | 102.97 | 107.64 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0 | 14.00 | 149.00 | 163.00 | NOTE | |
r-release-osx-x86_64 | 2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0 | 9.00 | 104.00 | 113.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