Last updated on 2020-03-27 00:49:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.8 | 10.73 | 104.45 | 115.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.8 | 10.48 | 80.35 | 90.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.8 | 142.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 136.21 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.8 | 33.00 | 192.00 | 225.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.0.8 | 32.00 | 200.00 | 232.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.8 | 10.37 | 94.27 | 104.64 | NOTE | |
r-patched-solaris-x86 | 0.0.8 | 291.60 | NOTE | |||
r-release-linux-x86_64 | 0.0.8 | 10.20 | 95.91 | 106.11 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.8 | 42.00 | 266.00 | 308.00 | NOTE | |
r-release-osx-x86_64 | 0.0.8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.8 | 37.00 | 254.00 | 291.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