Last updated on 2026-06-08 13:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.2.3 | 67.68 | 97.75 | 165.43 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.2.3 | 36.79 | 64.98 | 101.77 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 4.2.3 | 93.00 | 149.91 | 242.91 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.2.3 | 111.00 | 160.04 | 271.04 | OK | |
| r-devel-windows-x86_64 | 4.2.3 | 84.00 | 131.00 | 215.00 | OK | |
| r-patched-linux-x86_64 | 4.2.3 | 49.95 | 93.12 | 143.07 | OK | |
| r-release-linux-x86_64 | 4.2.3 | 51.76 | 92.60 | 144.36 | OK | |
| r-release-macos-arm64 | 4.2.3 | 12.00 | 24.00 | 36.00 | WARN | |
| r-release-macos-x86_64 | 4.2.3 | 32.00 | 96.00 | 128.00 | OK | |
| r-release-windows-x86_64 | 4.2.3 | 85.00 | 134.00 | 219.00 | OK | |
| r-oldrel-macos-arm64 | 4.2.3 | 9.00 | 30.00 | 39.00 | OK | |
| r-oldrel-macos-x86_64 | 4.2.3 | 31.00 | 116.00 | 147.00 | OK | |
| r-oldrel-windows-x86_64 | 4.2.3 | 91.00 | 161.00 | 252.00 | OK |
Version: 4.2.3
Check: examples
Result: ERROR
Running massageExamples to create ‘plmmr-Ex.R’ failed
Error in file(out, "wt") : cannot open the connection
Calls: <Anonymous> -> Rd2ex -> file
In addition: Warning message:
In file(out, "wt") :
cannot open file '/tmp/RtmpXA7kgK/fileb640c428e3915/coef.plmm.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.2.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: OpenMP is not available, project will be compiled into single-thread code. Use OpenMP-enabled compiler to get benefit of multi-threading. [-W#pragma-messages]
See ‘/Volumes/Builds/packages/sonoma-arm64/results/4.6/plmmr.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
* used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
* used SDK: ‘MacOSX14.5.sdk’
Flavor: r-release-macos-arm64