Last updated on 2020-03-07 09:48:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.8 | 9.06 | 83.02 | 92.08 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.0.8 | 6.70 | 66.40 | 73.10 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.0.8 | 116.38 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.8 | 110.70 | WARN | |||
r-devel-windows-ix86+x86_64 | 0.0.8 | 28.00 | 117.00 | 145.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.0.8 | 19.00 | 121.00 | 140.00 | OK | |
r-patched-linux-x86_64 | 0.0.8 | 7.87 | 78.96 | 86.83 | WARN | |
r-patched-solaris-x86 | 0.0.8 | 137.90 | WARN | |||
r-release-linux-x86_64 | 0.0.8 | 7.96 | 79.03 | 86.99 | WARN | |
r-release-windows-ix86+x86_64 | 0.0.8 | 13.00 | 123.00 | 136.00 | WARN | |
r-release-osx-x86_64 | 0.0.8 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.8 | 12.00 | 100.00 | 112.00 | OK | |
r-oldrel-osx-x86_64 | 0.0.8 | NOTE |
Version: 0.0.8
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'var.spectra':
'...'
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.0.8
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘devtools’ ‘usethis’
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