Last updated on 2026-06-08 08:53:50 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.2 | 5.62 | 71.69 | 77.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 4.12 | 52.36 | 56.48 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 10.00 | 107.75 | 117.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 10.00 | 127.53 | 137.53 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 11.00 | 108.00 | 119.00 | OK | |
| r-patched-linux-x86_64 | 0.1.2 | 6.81 | 65.58 | 72.39 | OK | |
| r-release-linux-x86_64 | 0.1.2 | 6.07 | 64.59 | 70.66 | OK | |
| r-release-macos-arm64 | 0.1.2 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 4.00 | 87.00 | 91.00 | OK | |
| r-release-windows-x86_64 | 0.1.2 | 9.00 | 105.00 | 114.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 1.00 | 31.00 | 32.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 4.00 | 83.00 | 87.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.2 | 14.00 | 123.00 | 137.00 | OK |
Version: 0.1.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