CRAN Package Check Results for Package vroom

Last updated on 2026-05-20 01:54:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.1 127.99 108.07 236.06 OK
r-devel-linux-x86_64-debian-gcc 1.7.1 199.54 85.07 284.61 OK
r-devel-linux-x86_64-fedora-clang 1.7.1 167.00 158.91 325.91 OK
r-devel-linux-x86_64-fedora-gcc 1.7.1 305.00 176.61 481.61 OK
r-devel-windows-x86_64 1.7.1 183.00 156.00 339.00 OK
r-patched-linux-x86_64 1.7.1 139.28 100.33 239.61 OK
r-release-linux-x86_64 1.7.1 287.13 100.57 387.70 OK
r-release-macos-arm64 1.7.1 26.00 12.00 38.00 OK
r-release-macos-x86_64 1.7.1 72.00 109.00 181.00 OK
r-release-windows-x86_64 1.7.1 188.00 162.00 350.00 OK
r-oldrel-macos-arm64 1.7.1 21.00 17.00 38.00 NOTE
r-oldrel-macos-x86_64 1.7.1 73.00 71.00 144.00 NOTE
r-oldrel-windows-x86_64 1.7.1 193.00 186.00 379.00 NOTE

Check Details

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