Last updated on 2026-06-06 22:52:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.8.1 | 5.23 | 121.90 | 127.13 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.8.1 | 4.47 | 81.46 | 85.93 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.8.1 | 10.00 | 196.67 | 206.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.8.1 | 11.00 | 216.85 | 227.85 | OK | |
| r-devel-windows-x86_64 | 0.8.1 | 9.00 | 125.00 | 134.00 | OK | |
| r-patched-linux-x86_64 | 0.8.1 | 6.61 | 113.45 | 120.06 | OK | |
| r-release-linux-x86_64 | 0.8.1 | 5.76 | 115.35 | 121.11 | OK | |
| r-release-macos-arm64 | 0.8.1 | 2.00 | 32.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 0.8.1 | 5.00 | 135.00 | 140.00 | OK | |
| r-release-windows-x86_64 | 0.8.1 | 9.00 | 122.00 | 131.00 | OK | |
| r-oldrel-macos-arm64 | 0.8.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.8.1 | 5.00 | 101.00 | 106.00 | OK | |
| r-oldrel-windows-x86_64 | 0.8.1 | 12.00 | 156.00 | 168.00 | OK |
Version: 0.8.1
Check: replacement functions
Result: WARN
Warning in file(open = "w+") :
cannot open file '/tmp/Rtmpsni0PR/Rf37f2624ddb6b3a': 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
Version: 0.8.1
Check: foreign function calls
Result: NOTE
Fatal error: cannot create 'R_TempDir'
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc