Last updated on 2026-06-07 02:50:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.58 | 54.79 | 60.37 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.56 | 40.96 | 45.52 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 11.00 | 87.54 | 98.54 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 9.00 | 159.80 | 168.80 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 7.00 | 69.00 | 76.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 6.13 | 51.76 | 57.89 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 5.88 | 51.80 | 57.68 | OK | |
| r-release-macos-arm64 | 1.0.2 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 4.00 | 110.00 | 114.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 7.00 | 68.00 | 75.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 4.00 | 89.00 | 93.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 9.00 | 80.00 | 89.00 | OK |
Version: 1.0.2
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.
Flavor: r-devel-linux-x86_64-debian-gcc