Last updated on 2026-06-07 13:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.7 | 181.33 | 168.20 | 349.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.7 | 131.48 | 104.67 | 236.15 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.7 | 257.00 | 267.98 | 524.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 348.00 | 252.16 | 600.16 | OK | |
| r-devel-windows-x86_64 | 1.0.7 | 222.00 | 190.00 | 412.00 | OK | |
| r-patched-linux-x86_64 | 1.0.7 | 175.51 | 155.28 | 330.79 | OK | |
| r-release-linux-x86_64 | 1.0.7 | 182.07 | 156.94 | 339.01 | OK | |
| r-release-macos-arm64 | 1.0.7 | 37.00 | 16.00 | 53.00 | OK | |
| r-release-macos-x86_64 | 1.0.7 | 122.00 | 108.00 | 230.00 | OK | |
| r-release-windows-x86_64 | 1.0.7 | 220.00 | 186.00 | 406.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.7 | 34.00 | 20.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.7 | 120.00 | 74.00 | 194.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.7 | 274.00 | 243.00 | 517.00 | OK |
Version: 1.0.7
Check: foreign function calls
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpeLxAGx/Rf18b0b97c61505d': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.7
Check: R code for possible problems
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpnFfcWT/Rf18f8ce119d88db': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc