CRAN Package Check Results for Package SheetReader

Last updated on 2025-06-14 05:49:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 30.80 24.76 55.56 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 24.76 20.73 45.49 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 93.24 OK
r-devel-linux-x86_64-fedora-gcc 1.2.1 92.91 OK
r-devel-windows-x86_64 1.2.1 35.00 78.00 113.00 ERROR
r-patched-linux-x86_64 1.2.1 36.31 23.33 59.64 OK
r-release-linux-x86_64 1.2.1 34.24 23.58 57.82 OK
r-release-macos-arm64 1.2.1 31.00 OK
r-release-macos-x86_64 1.2.1 39.00 OK
r-release-windows-x86_64 1.2.1 35.00 88.00 123.00 OK
r-oldrel-macos-arm64 1.2.1 35.00 OK
r-oldrel-macos-x86_64 1.2.1 54.00 OK
r-oldrel-windows-x86_64 1.2.1 39.00 78.00 117.00 OK

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running 'coerce.R' [1s] Running 'encoding.R' [1s] Running 'escape.R' [1s] Running 'geometry.R' [1s] Running 'types.R' [1s] Running the tests in 'tests/coerce.R' failed. Complete output: > library(SheetReader) > options(stringsAsFactors = FALSE) > data <- read_xlsx(system.file("extdata", "multi-test.xlsx", package = "SheetReader"), sheet="coerce", col_types=c("text", "numeric", "numeric", "date", "date", "logical", "numeric", "numeric")) Error: C stack usage 1692454400 is too close to the limit Flavor: r-devel-windows-x86_64