Last updated on 2023-09-28 08:58:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.0 | 10.42 | 96.71 | 107.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2.0 | 8.87 | 71.35 | 80.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2.0 | 129.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.0 | 141.37 | NOTE | |||
r-devel-windows-x86_64 | 3.2.0 | 11.00 | 89.00 | 100.00 | NOTE | |
r-patched-linux-x86_64 | 3.2.0 | 9.07 | 91.10 | 100.17 | OK | |
r-release-linux-x86_64 | 3.2.0 | 6.52 | 90.55 | 97.07 | OK | |
r-release-macos-arm64 | 3.2.0 | 44.00 | OK | |||
r-release-macos-x86_64 | 3.2.0 | 70.00 | OK | |||
r-release-windows-x86_64 | 3.2.0 | 14.00 | 101.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 3.2.0 | 38.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.2.0 | 74.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.2.0 | 14.00 | 109.00 | 123.00 | OK |
Version: 3.2.0
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'ae_count':
‘patients’
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: 3.2.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘jsonlite’
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