Last updated on 2026-06-08 02:51:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 29.13 | 90.39 | 119.52 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 18.98 | 61.88 | 80.86 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 48.00 | 138.04 | 186.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 48.00 | 144.56 | 192.56 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 35.00 | 121.00 | 156.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 25.23 | 80.09 | 105.32 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 27.16 | 80.09 | 107.25 | OK | |
| r-release-macos-arm64 | 1.0.3 | 6.00 | 24.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 18.00 | 94.00 | 112.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 36.00 | 117.00 | 153.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 15.00 | 69.00 | 84.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 41.00 | 150.00 | 191.00 | OK |
Version: 1.0.3
Check: Rd files
Result: WARN
Warning in file() :
cannot open file '/tmp/RtmpoBf3iM/Rf91bec3077cc54': No space left on device
Error in file() : cannot open the connection
Calls: <Anonymous> ... initialRdMacros -> loadRdMacros -> parse_Rd -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
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