Last updated on 2020-02-15 01:01:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3042.89 | 80.51 | 158.18 | 238.69 | WARN | |
r-devel-linux-x86_64-debian-gcc | 3042.89 | 62.61 | 122.17 | 184.78 | WARN | |
r-devel-linux-x86_64-fedora-clang | 3042.89 | 297.33 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 3042.89 | 269.24 | WARN | |||
r-devel-windows-ix86+x86_64 | 3042.89 | 100.00 | 212.00 | 312.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 3042.89 | 121.00 | 257.00 | 378.00 | OK | |
r-patched-linux-x86_64 | 3042.89 | 65.87 | 143.40 | 209.27 | WARN | |
r-patched-solaris-x86 | 3042.89 | 388.00 | WARN | |||
r-release-linux-x86_64 | 3042.89 | 61.91 | 142.51 | 204.42 | OK | |
r-release-windows-ix86+x86_64 | 3042.89 | 86.00 | 189.00 | 275.00 | OK | |
r-release-osx-x86_64 | 3042.89 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 3042.89 | 89.00 | 171.00 | 260.00 | OK | |
r-oldrel-osx-x86_64 | 3042.89 | OK |
Version: 3042.89
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'gh':
'...'
Documented arguments not in \usage in documentation object 'getS4':
'...'
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
Version: 3042.89
Check: compiled code
Result: NOTE
File ‘fBasics/libs/fBasics.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