Last updated on 2026-06-08 07:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 1.91 | 25.89 | 27.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 1.56 | 20.25 | 21.81 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 42.04 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 3.00 | 40.46 | 43.46 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 3.00 | 46.00 | 49.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 2.10 | 23.70 | 25.80 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 1.85 | 23.64 | 25.49 | OK | |
| r-release-macos-arm64 | 0.1.0 | 1.00 | 11.00 | 12.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 33.00 | 35.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 4.00 | 46.00 | 50.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 1.00 | 10.00 | 11.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 31.00 | 33.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 4.00 | 52.00 | 56.00 | OK |
Version: 0.1.0
Check: replacement functions
Result: WARN
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpjbyBsg/Rf269f7f234918fb': 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.1.0
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.
[3s/4s] OK
Flavor: r-devel-linux-x86_64-debian-gcc