Last updated on 2018-07-20 08:48:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 20.76 | 109.23 | 129.99 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 17.86 | 95.84 | 113.70 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 174.90 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 179.16 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 35.00 | 292.00 | 327.00 | WARN | |
r-patched-linux-x86_64 | 0.1.0 | 20.32 | 114.21 | 134.53 | NOTE | |
r-patched-solaris-x86 | 0.1.0 | 270.40 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 18.26 | 113.73 | 131.99 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.0 | 56.00 | 217.00 | 273.00 | OK | |
r-release-osx-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 36.00 | 245.00 | 281.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘tmlenet/libs/tmlenet.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
Version: 0.1.0
Check: for unstated dependencies in ‘tests’
Result: WARN
'::' or ':::' import not declared from: ‘devtools’
'library' or 'require' calls not declared from:
‘devtools’ ‘roxygen2’
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