Last updated on 2026-06-08 13:50:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.3.2 | 15.51 | 30.08 | 45.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.3.2 | 9.97 | 22.11 | 32.08 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 2.3.2 | 29.00 | 45.17 | 74.17 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.3.2 | 26.00 | 44.94 | 70.94 | OK | |
| r-devel-windows-x86_64 | 2.3.2 | 20.00 | 61.00 | 81.00 | OK | |
| r-patched-linux-x86_64 | 2.3.2 | 13.41 | 27.96 | 41.37 | OK | |
| r-release-linux-x86_64 | 2.3.2 | 13.70 | 27.98 | 41.68 | OK | |
| r-release-macos-arm64 | 2.3.2 | 4.00 | 10.00 | 14.00 | OK | |
| r-release-macos-x86_64 | 2.3.2 | 11.00 | 34.00 | 45.00 | OK | |
| r-release-windows-x86_64 | 2.3.2 | 22.00 | 60.00 | 82.00 | OK | |
| r-oldrel-macos-arm64 | 2.3.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2.3.2 | 10.00 | 28.00 | 38.00 | OK | |
| r-oldrel-windows-x86_64 | 2.3.2 | 19.00 | 59.00 | 78.00 | OK |
Version: 2.3.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