Last updated on 2023-11-28 18:49:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 14.25 | 49.37 | 63.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 10.30 | 37.65 | 47.95 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 80.28 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 75.91 | NOTE | |||
r-devel-windows-x86_64 | 1.0.1 | 14.00 | 59.00 | 73.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 9.33 | 46.81 | 56.14 | OK | |
r-release-linux-x86_64 | 1.0.1 | 9.05 | 47.03 | 56.08 | OK | |
r-release-macos-arm64 | 1.0.1 | 32.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 49.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 18.00 | 65.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 32.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.1 | 49.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.1 | 19.00 | 68.00 | 87.00 | OK |
Version: 1.0.1
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'witcher.Rd':
‘palettes’
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-devel-windows-x86_64
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MASS’ ‘readr’ ‘tidyverse’ ‘usethis’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64