Last updated on 2023-12-05 18:49:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2.0 | 10.24 | 95.37 | 105.61 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2.0 | 8.35 | 69.58 | 77.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.2.0 | 130.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.2.0 | 137.09 | NOTE | |||
r-devel-windows-x86_64 | 3.2.0 | 9.00 | 86.00 | 95.00 | NOTE | |
r-patched-linux-x86_64 | 3.2.0 | 7.30 | 90.23 | 97.53 | OK | |
r-release-linux-x86_64 | 3.2.0 | 6.21 | 89.07 | 95.28 | 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 | 13.00 | 101.00 | 114.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 | 108.00 | 122.00 | OK |
Version: 3.2.0
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'ae_count.Rd':
‘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