Last updated on 2020-02-15 01:01:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 9.76 | 87.23 | 96.99 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 8.97 | 64.73 | 73.70 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 116.42 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 124.71 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 19.00 | 99.00 | 118.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2.0 | 25.00 | 128.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 8.49 | 77.35 | 85.84 | WARN | |
r-patched-solaris-x86 | 0.2.0 | 148.80 | WARN | |||
r-release-linux-x86_64 | 0.2.0 | 8.96 | 77.02 | 85.98 | OK | |
r-release-windows-ix86+x86_64 | 0.2.0 | 13.00 | 90.00 | 103.00 | OK | |
r-release-osx-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 11.00 | 92.00 | 103.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.0 | NOTE |
Version: 0.2.0
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'show,Survey.Design-method':
'...'
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: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘lwgeom’
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