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

Last updated on 2026-05-18 00:50:21 CEST.

Package NOTE OK
devtools 13
gapminder 13
gargle 13
glue 13
gmailr 13
googledrive 13
googlesheets4 13
readr 13
readxl 13
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: OK: 13

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