Last updated on 2026-05-12 13:52:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.5 | 25.56 | 47.32 | 72.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4.5 | 20.65 | 34.36 | 55.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.5 | 37.00 | 70.79 | 107.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.5 | 62.00 | 88.96 | 150.96 | OK | |
| r-devel-windows-x86_64 | 1.4.5 | 38.00 | 89.00 | 127.00 | OK | |
| r-patched-linux-x86_64 | 1.4.5 | 26.80 | 41.60 | 68.40 | OK | |
| r-release-linux-x86_64 | 1.4.5 | 27.11 | 41.59 | 68.70 | OK | |
| r-release-macos-arm64 | 1.4.5 | 7.00 | 1796.00 | 1803.00 | OK | |
| r-release-macos-x86_64 | 1.4.5 | 18.00 | 54.00 | 72.00 | ERROR | |
| r-release-windows-x86_64 | 1.4.5 | 40.00 | 84.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.5 | 16.00 | 62.00 | 78.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.5 | 46.00 | 103.00 | 149.00 | OK |
Version: 1.4.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(readxl)
>
> test_check("readxl")
Error: segfault from C stack overflow
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.4.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘cell-and-column-types.Rmd’ using rmarkdown
Error: segfault from C stack overflow
Quitting from cell-and-column-types.Rmd:141-145 [unnamed-chunk-8]
Execution halted
--- re-building ‘sheet-geometry.Rmd’ using rmarkdown
--- finished re-building ‘sheet-geometry.Rmd’
SUMMARY: processing the following file failed:
‘cell-and-column-types.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64