Last updated on 2026-06-08 13:50:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 9.64 | 73.33 | 82.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 8.42 | 60.34 | 68.76 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 16.00 | 112.57 | 128.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 16.00 | 110.42 | 126.42 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 10.00 | 83.00 | 93.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 9.02 | 65.28 | 74.30 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 9.21 | 64.89 | 74.10 | OK | |
| r-release-macos-arm64 | 1.0.1 | 3.00 | 20.00 | 23.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 7.00 | 73.00 | 80.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 10.00 | 82.00 | 92.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 7.00 | 111.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 13.00 | 106.00 | 119.00 | OK |
Version: 1.0.1
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