Last updated on 2023-09-23 23:00:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 62.78 | 43.73 | 106.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 42.02 | 35.35 | 77.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 147.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 157.39 | NOTE | |||
r-devel-windows-x86_64 | 1.1.0 | 47.00 | 78.00 | 125.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.0 | 53.90 | 42.92 | 96.82 | OK | |
r-release-linux-x86_64 | 1.1.0 | 60.13 | 42.63 | 102.76 | 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 | 60.00 | 84.00 | 144.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 40.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.0 | 52.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.1.0 | 57.00 | 80.00 | 137.00 | OK |
Version: 1.1.0
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'd1':
‘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-devel-windows-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, r-oldrel-macos-x86_64