Last updated on 2026-06-07 02:50:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.1 | 10.76 | 169.29 | 180.05 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.1 | 8.05 | 85.87 | 93.92 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.3.1 | 21.00 | 260.02 | 281.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 23.00 | 286.89 | 309.89 | OK | |
| r-devel-windows-x86_64 | 1.3.1 | 13.00 | 214.00 | 227.00 | OK | |
| r-patched-linux-x86_64 | 1.3.1 | 13.37 | 158.70 | 172.07 | OK | |
| r-release-linux-x86_64 | 1.3.1 | 12.35 | 162.72 | 175.07 | OK | |
| r-release-macos-arm64 | 1.3.1 | 3.00 | 42.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 1.3.1 | 6.00 | ERROR | |||
| r-release-windows-x86_64 | 1.3.1 | 14.00 | 206.00 | 220.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.1 | 3.00 | 46.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.1 | 8.00 | 160.00 | 168.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.1 | 19.00 | 272.00 | 291.00 | OK |
Version: 1.3.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.
[19s/23s] OK
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: for unstated dependencies in examples
Result: WARN
Warning in file(out, "wt") :
cannot open file '/tmp/RtmpmdzSUp/file38594c20f8c0f4/expand_formats.R': No space left on device
Error in file(out, "wt") : cannot open the connection
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: examples
Result: ERROR
Running massageExamples to create ‘qol-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/RtmpK1Hh39/file385b8d6b2e1f05/recode.R': No space left on device
Execution halted
NONE
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘openxlsx2’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64