Last updated on 2026-06-07 02:50:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.47 | 49.16 | 52.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.84 | 35.62 | 38.46 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 84.03 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 90.88 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 6.00 | 67.00 | 73.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 3.86 | 43.42 | 47.28 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 3.35 | 43.49 | 46.84 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 19.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 3.00 | 66.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 5.00 | 67.00 | 72.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 3.00 | 80.00 | 83.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 7.00 | 78.00 | 85.00 | OK |
Version: 1.0.0
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