Last updated on 2026-07-15 07:50:15 CEST.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| devtools | 13 | ||
| gapminder | 1 | 12 | |
| gargle | 13 | ||
| glue | 13 | ||
| gmailr | 13 | ||
| googledrive | 13 | ||
| googlesheets4 | 13 | ||
| readr | 13 | ||
| readxl | 13 | ||
| reprex | 13 | ||
| usethis | 13 | ||
| vroom | 3 | 10 |
Current CRAN status: OK: 13
Current CRAN status: WARN: 1, OK: 12
Version: 1.0.1
Check: for code/documentation mismatches
Result: WARN
Error in mget(funnms, envir = code_env, mode = "function", ifnotfound = list(NULL), :
invalid first argument
Calls: <Anonymous> -> mget
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
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
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