Last updated on 2020-01-20 01:50:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.8 | 10.86 | 100.59 | 111.45 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.8 | 9.56 | 80.15 | 89.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.8 | 137.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 136.30 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.8 | 49.00 | 263.00 | 312.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.0.8 | 32.00 | 227.00 | 259.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.8 | 10.27 | 93.67 | 103.94 | NOTE | |
r-patched-solaris-x86 | 0.0.8 | 253.60 | NOTE | |||
r-release-linux-x86_64 | 0.0.8 | 10.71 | 93.50 | 104.21 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.8 | 41.00 | 198.00 | 239.00 | NOTE | |
r-release-osx-x86_64 | 0.0.8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.8 | 20.00 | 186.00 | 206.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-devel-windows-ix86+x86_64-gcc8, 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-fedora-clang, r-devel-linux-x86_64-fedora-gcc