Last updated on 2020-07-17 06:47:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.8 | 10.62 | 99.42 | 110.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.8 | 10.57 | 77.56 | 88.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.8 | 144.92 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 140.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.8 | 43.00 | 263.00 | 306.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.8 | 10.70 | 98.98 | 109.68 | NOTE | |
r-patched-solaris-x86 | 0.0.8 | 263.20 | NOTE | |||
r-release-linux-x86_64 | 0.0.8 | 10.64 | 98.88 | 109.52 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.8 | 38.00 | 251.00 | 289.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.0.8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.8 | 42.00 | 252.00 | 294.00 | 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-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-fedora-clang, r-devel-linux-x86_64-fedora-gcc