Last updated on 2023-10-03 06:07:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 2.71 | 49.37 | 52.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.4 | 2.42 | 40.21 | 42.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.4 | 65.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 77.03 | OK | |||
r-devel-windows-x86_64 | 1.2.4 | 12.00 | 86.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 1.2.2 | 2.90 | 50.96 | 53.86 | OK | |
r-release-linux-x86_64 | 1.2.4 | 2.51 | 51.00 | 53.51 | OK | |
r-release-macos-arm64 | 1.2.4 | 45.00 | OK | |||
r-release-macos-x86_64 | 1.2.4 | 144.00 | OK | |||
r-release-windows-x86_64 | 1.2.4 | 8.00 | 64.00 | 72.00 | OK | |
r-oldrel-macos-arm64 | 1.2.4 | 39.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.2 | 42.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.4 | 11.00 | 72.00 | 83.00 | OK |
Version: 1.2.2
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in documentation object 'extract_and_augment_context':
‘...additional’
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.
Flavor: r-devel-linux-x86_64-debian-clang