Last updated on 2026-06-07 04:52:35 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.9 | 4.62 | 57.15 | 61.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.9 | 3.35 | 39.58 | 42.93 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.1.9 | 94.34 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.9 | 103.59 | OK | |||
| r-devel-windows-x86_64 | 1.1.9 | 6.00 | 92.00 | 98.00 | OK | |
| r-patched-linux-x86_64 | 1.1.9 | 2.91 | 52.41 | 55.32 | OK | |
| r-release-linux-x86_64 | 1.1.9 | 4.34 | 52.50 | 56.84 | OK | |
| r-release-macos-arm64 | 1.1.9 | 1.00 | 26.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 1.1.9 | 3.00 | 98.00 | 101.00 | OK | |
| r-release-windows-x86_64 | 1.1.9 | 6.00 | 90.00 | 96.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.9 | 1.00 | 28.00 | 29.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.9 | 3.00 | 108.00 | 111.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.9 | 8.00 | 114.00 | 122.00 | OK |
Version: 1.1.9
Check: replacement functions
Result: WARN
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpgIhaR2/Rf101d3b84c9e94': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
Flavor: r-devel-linux-x86_64-debian-gcc