Last updated on 2023-12-03 04:56:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 4.37 | 40.60 | 44.97 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 3.67 | 31.79 | 35.46 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 59.80 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 56.98 | NOTE | |||
r-devel-windows-x86_64 | 1.2.0 | 6.00 | 63.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.0 | 5.14 | 40.34 | 45.48 | OK | |
r-release-linux-x86_64 | 1.2.0 | 4.24 | 40.46 | 44.70 | OK | |
r-release-macos-arm64 | 1.2.0 | 23.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 44.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 6.00 | 67.00 | 73.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 32.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 7.00 | 60.00 | 67.00 | OK |
Version: 1.2.0
Check: Rd files
Result: NOTE
checkRd: (-1) session_details.Rd:17: Lost braces; missing escapes or markup?
17 | authenticated file downloads by appending josso={'jossoSessionId'} to the
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.0
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'item_rm_recursive.Rd':
‘sb_id’
Documented arguments not in \usage in Rd file 'session_age.Rd':
‘sb_id’ ‘...’
Documented arguments not in \usage in Rd file 'session_expired.Rd':
‘sb_id’ ‘...’
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