Last updated on 2026-06-08 02:51:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.1 | 34.81 | 97.92 | 132.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.2.1 | 24.51 | 68.49 | 93.00 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 3.2.1 | 50.00 | 147.40 | 197.40 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.1 | 63.00 | 153.49 | 216.49 | OK | |
| r-devel-windows-x86_64 | 3.2.1 | 38.00 | 132.00 | 170.00 | OK | |
| r-patched-linux-x86_64 | 3.2.1 | 31.14 | 90.03 | 121.17 | OK | |
| r-release-linux-x86_64 | 3.2.1 | 34.11 | 89.66 | 123.77 | OK | |
| r-release-macos-arm64 | 3.2.1 | 8.00 | 28.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 3.2.1 | 21.00 | 102.00 | 123.00 | OK | |
| r-release-windows-x86_64 | 3.2.1 | 44.00 | 127.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 3.2.1 | 7.00 | 72.00 | 79.00 | OK | |
| r-oldrel-macos-x86_64 | 3.2.1 | 22.00 | 175.00 | 197.00 | OK | |
| r-oldrel-windows-x86_64 | 3.2.1 | 42.00 | 163.00 | 205.00 | OK |
Version: 3.2.1
Check: foreign function calls
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpCeaetu/Rf3a11a17cf8658a': 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: 3.2.1
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.
[5s/7s] OK
Flavor: r-devel-linux-x86_64-debian-gcc