Last updated on 2024-04-20 10:52:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 56.78 | 43.87 | 100.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 46.77 | 32.74 | 79.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 150.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 153.88 | NOTE | |||
r-prerel-macos-arm64 | 1.1.0 | 33.00 | NOTE | |||
r-prerel-windows-x86_64 | 1.1.0 | 49.00 | 118.00 | 167.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.0 | 60.77 | 43.23 | 104.00 | NOTE | |
r-release-linux-x86_64 | 1.1.0 | 65.43 | 43.76 | 109.19 | OK | |
r-release-macos-arm64 | 1.1.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 62.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 61.00 | 88.00 | 149.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 40.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.0 | 57.00 | 85.00 | 142.00 | OK |
Version: 1.1.0
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'd1.Rd':
‘The’ ‘A’
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-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-x86_64
Version: 1.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘MASS’ ‘RcppProgress’
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