Last updated on 2026-08-14 08:53:19 CEST.
| Package | OK | NOTE | Other |
|---|---|---|---|
| devtools | 13 | ||
| gapminder | 13 | ||
| gargle | 13 | ||
| glue | 13 | ||
| gmailr | 13 | ||
| googledrive | 13 | ||
| googlesheets4 | 13 | ||
| readr | 13 | ||
| readxl | 13 | 1 | |
| reprex | 13 | ||
| usethis | 13 | ||
| vroom | 10 | 3 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13, Other: 1
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 10, NOTE: 3
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