Last updated on 2026-06-08 04:49:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10-1 | 57.97 | 104.96 | 162.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10-1 | 44.23 | 68.74 | 112.97 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.10-1 | 89.00 | 166.74 | 255.74 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.10-1 | 108.00 | 165.84 | 273.84 | OK | |
| r-devel-windows-x86_64 | 0.10-1 | 80.00 | 144.00 | 224.00 | OK | |
| r-patched-linux-x86_64 | 0.10-1 | 58.88 | 100.41 | 159.29 | OK | |
| r-release-linux-x86_64 | 0.10-1 | 60.78 | 101.48 | 162.26 | OK | |
| r-release-macos-arm64 | 0.10-1 | 15.00 | 19.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.10-1 | 45.00 | 88.00 | 133.00 | OK | |
| r-release-windows-x86_64 | 0.10-1 | 81.00 | 149.00 | 230.00 | OK | |
| r-oldrel-macos-arm64 | 0.10-1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.10-1 | 41.00 | 80.00 | 121.00 | OK | |
| r-oldrel-windows-x86_64 | 0.10-1 | 96.00 | 180.00 | 276.00 | OK |
Version: 0.10-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