Last updated on 2017-12-20 00:47:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 24.12 | 98.06 | 122.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.1 | 172.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 167.00 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 54.00 | 164.00 | 218.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 25.51 | 141.36 | 166.87 | NOTE | |
r-patched-solaris-x86 | 0.1 | 240.70 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 22.77 | 178.16 | 200.93 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1 | 58.00 | 165.00 | 223.00 | NOTE | |
r-release-osx-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 89.00 | 227.00 | 316.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1 | OK |
Version: 0.1
Check: R code for possible problems
Result: NOTE
sslCoTrain: no visible global function definition for ‘predict’
sslSelfTrain: no visible global function definition for ‘predict’
Undefined global functions or variables:
predict
Consider adding
importFrom("stats", "predict")
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
Version: 0.1
Check: compiled code
Result: NOTE
File ‘SSL/libs/SSL.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
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-patched-linux-x86_64, r-release-linux-x86_64