Last updated on 2025-08-25 07:49:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.13 | 19.17 | 95.16 | 114.33 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.13 | 10.89 | 63.94 | 74.83 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.13 | 177.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.14 | 190.52 | OK | |||
r-devel-windows-x86_64 | 1.13 | 17.00 | 88.00 | 105.00 | OK | |
r-patched-linux-x86_64 | 1.13 | 18.31 | 89.22 | 107.53 | OK | |
r-release-linux-x86_64 | 1.13 | 16.79 | 89.46 | 106.25 | OK | |
r-release-macos-arm64 | 1.13 | 44.00 | OK | |||
r-release-macos-x86_64 | 1.14 | 99.00 | ERROR | |||
r-release-windows-x86_64 | 1.13 | 18.00 | 90.00 | 108.00 | OK | |
r-oldrel-macos-arm64 | 1.13 | 44.00 | OK | |||
r-oldrel-macos-x86_64 | 1.14 | 86.00 | WARN | |||
r-oldrel-windows-x86_64 | 1.14 | 25.00 | 119.00 | 144.00 | OK |
Version: 1.14
Check: PDF version of manual
Result: ERROR
Rd conversion errors:
Error in writeLines("\\usepackage{makeidx}", out) :
Error writing to connection
Flavor: r-release-macos-x86_64
Version: 1.14
Check: Rd \usage sections
Result: WARN
Fatal error: cannot create 'R_TempDir'
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.
Fatal error: cannot create 'R_TempDir'
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
Flavor: r-oldrel-macos-x86_64