Last updated on 2026-06-08 01:51:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.1 | 1.69 | 21.61 | 23.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.1 | 1.39 | 17.22 | 18.61 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.0.1 | 33.89 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 3.00 | 32.03 | 35.03 | OK | |
| r-devel-windows-x86_64 | 0.0.1 | 3.00 | 41.00 | 44.00 | OK | |
| r-patched-linux-x86_64 | 0.0.1 | 1.60 | 18.92 | 20.52 | OK | |
| r-release-linux-x86_64 | 0.0.1 | 1.63 | 18.97 | 20.60 | OK | |
| r-release-macos-arm64 | 0.0.1 | 1.00 | 9.00 | 10.00 | OK | |
| r-release-macos-x86_64 | 0.0.1 | 2.00 | 25.00 | 27.00 | OK | |
| r-release-windows-x86_64 | 0.0.1 | 3.00 | 42.00 | 45.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.1 | 1.00 | 23.00 | 24.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.1 | 4.00 | 47.00 | 51.00 | OK |
Version: 0.0.1
Check: dependencies in R code
Result: NOTE
Warning in file(open = "w+") :
cannot open file '/tmp/RtmpImzCgZ/Rf2d065a2916d1e9': No space left on device
Error in file(open = "w+") : cannot open the connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.1
Check: for unstated dependencies in examples
Result: WARN
Warning in dir.create(filedir) :
cannot create dir '/tmp/Rtmp5MuhEO/file2d1a1840873c25', reason 'No space left on device'
Warning in file(out, "wt") :
cannot open file '/tmp/Rtmp5MuhEO/file2d1a1840873c25/decorators.R': No such file or directory
Error in file(out, "wt") : cannot open the connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc