Last updated on 2026-06-07 21:51:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3 | 7.57 | 76.73 | 84.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3 | 5.31 | 53.16 | 58.47 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3 | 12.00 | 115.25 | 127.25 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3 | 13.00 | 122.22 | 135.22 | OK | |
| r-devel-windows-x86_64 | 0.3 | 12.00 | 84.00 | 96.00 | OK | |
| r-patched-linux-x86_64 | 0.3 | 6.68 | 70.18 | 76.86 | OK | |
| r-release-linux-x86_64 | 0.3 | 7.24 | 69.83 | 77.07 | OK | |
| r-release-macos-arm64 | 0.3 | 2.00 | 20.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 0.3 | 6.00 | 79.00 | 85.00 | OK | |
| r-release-windows-x86_64 | 0.3 | 11.00 | 85.00 | 96.00 | OK | |
| r-oldrel-macos-arm64 | 0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3 | 4.00 | 60.00 | 64.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3 | 13.00 | 105.00 | 118.00 | OK |
Version: 0.3
Check: foreign function calls
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/Rtmpbli2IG/Rf2c16ed50a5f66e': 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: 0.3
Check: R code for possible problems
Result: ERROR
Incorrect (un)loading of package shared object.
Fatal error: cannot create 'R_TempDir'
The system-specific extension for shared objects must not be added.
See ?library.dynam.
[9s/9s] OK
Flavor: r-devel-linux-x86_64-debian-gcc