Last updated on 2017-07-16 16:47:18.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.8 | 5.07 | 68.93 | 74.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.8 | 5.64 | 68.34 | 73.97 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.0.8 | 193.21 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 193.31 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.0.8 | 20.00 | 169.00 | 189.00 | NOTE | |
| r-patched-linux-x86_64 | 0.0.8 | 5.37 | 69.18 | 74.55 | NOTE | |
| r-patched-solaris-x86 | 0.0.8 | 241.20 | NOTE | |||
| r-release-linux-x86_64 | 0.0.8 | 5.91 | 69.47 | 75.39 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.0.8 | 37.00 | 186.00 | 223.00 | NOTE | |
| r-release-osx-x86_64 | 0.0.8 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.0.8 | 28.00 | 228.00 | 256.00 | NOTE | |
| r-oldrel-osx-x86_64 | 0.0.8 | NOTE |
Version: 0.0.8
Check: R code for possible problems
Result: NOTE
ls.tree: no visible global function definition for ‘lm’
ls.tree: no visible global function definition for ‘coef’
Undefined global functions or variables:
coef lm
Consider adding
importFrom("stats", "coef", "lm")
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
Version: 0.0.8
Check: compiled code
Result: NOTE
File ‘TKF/libs/TKF.so’:
Found no call to: ‘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