Last updated on 2026-06-08 02:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 2.98 | 27.62 | 30.60 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 2.14 | 20.72 | 22.86 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 47.66 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 46.97 | OK | |||
| r-devel-windows-x86_64 | 0.2.4 | 5.00 | 49.00 | 54.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 2.79 | 24.89 | 27.68 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 2.66 | 25.14 | 27.80 | OK | |
| r-release-macos-arm64 | 0.2.4 | 1.00 | 10.00 | 11.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 2.00 | 38.00 | 40.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 5.00 | 49.00 | 54.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | 1.00 | 9.00 | 10.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.4 | 2.00 | 35.00 | 37.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 6.00 | 62.00 | 68.00 | OK |
Version: 0.2.4
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