CRAN Package Check Results for Maintainer ‘Jennifer Bryan <jenny at posit.co>’

Last updated on 2026-05-16 08:50:35 CEST.

Package ERROR NOTE OK
devtools 13
gapminder 13
gargle 13
glue 13
gmailr 13
googledrive 13
googlesheets4 13
readr 13
readxl 1 12
reprex 13
usethis 13
vroom 3 10

Package devtools

Current CRAN status: OK: 13

Package gapminder

Current CRAN status: OK: 13

Package gargle

Current CRAN status: OK: 13

Package glue

Current CRAN status: OK: 13

Package gmailr

Current CRAN status: OK: 13

Package googledrive

Current CRAN status: OK: 13

Package googlesheets4

Current CRAN status: OK: 13

Package readr

Current CRAN status: OK: 13

Package readxl

Current CRAN status: ERROR: 1, OK: 12

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

Package reprex

Current CRAN status: OK: 13

Package usethis

Current CRAN status: OK: 13

Package vroom

Current CRAN status: NOTE: 3, OK: 10

Version: 1.7.1
Check: compiled code
Result: NOTE File ‘vroom/libs/vroom.so’: Found non-API calls to R: ‘DATAPTR’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.7.1
Check: compiled code
Result: NOTE File 'vroom/libs/x64/vroom.dll': Found non-API calls to R: 'DATAPTR', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-oldrel-windows-x86_64