Last updated on 2020-03-07 09:48:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-9 | 10.10 | 35.07 | 45.17 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0-9 | 6.68 | 27.66 | 34.34 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0-9 | 55.49 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-9 | 55.26 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0-9 | 28.00 | 61.00 | 89.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0-9 | 17.00 | 68.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 1.0-9 | 7.72 | 31.09 | 38.81 | WARN | |
r-patched-solaris-x86 | 1.0-9 | 88.70 | WARN | |||
r-release-linux-x86_64 | 1.0-9 | 7.84 | 31.61 | 39.45 | WARN | |
r-release-windows-ix86+x86_64 | 1.0-9 | 15.00 | 62.00 | 77.00 | WARN | |
r-release-osx-x86_64 | 1.0-9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-9 | 13.00 | 63.00 | 76.00 | OK | |
r-oldrel-osx-x86_64 | 1.0-9 | NOTE |
clang-UBSAN gcc-UBSAN valgrind
Version: 1.0-9
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'show':
'...'
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' 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-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 1.0-9
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘survival’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0-9
Check: compiled code
Result: NOTE
File ‘fmrs/libs/fmrs.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc