CRAN Package Check Results for Package readxl

Last updated on 2026-05-09 07:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.5 23.96 47.21 71.17 OK
r-devel-linux-x86_64-debian-gcc 1.4.5 21.73 34.60 56.33 OK
r-devel-linux-x86_64-fedora-clang 1.4.5 42.00 75.95 117.95 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 40.00 81.00 121.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 28.31 42.36 70.67 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 41.00 87.00 128.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 98.00 144.00 OK

Check Details

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