Last updated on 2020-03-07 09:48:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 13.07 | 233.69 | 246.76 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 9.99 | 174.07 | 184.06 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 304.95 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 306.18 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 32.00 | 348.00 | 380.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.0 | 24.00 | 281.00 | 305.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 10.08 | 230.03 | 240.11 | WARN | |
r-patched-solaris-x86 | 0.1.0 | 459.60 | WARN | |||
r-release-linux-x86_64 | 0.1.0 | 10.28 | 229.48 | 239.76 | WARN | |
r-release-windows-ix86+x86_64 | 0.1.0 | 17.00 | 260.00 | 277.00 | WARN | |
r-release-osx-x86_64 | 0.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 12.00 | 267.00 | 279.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.0 | NOTE |
Version: 0.1.0
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'compress':
'...'
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: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘rgdal’ ‘tidyr’
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