CRAN Package Check Results for Package vctrs

Last updated on 2026-04-21 12:54:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 48.66 369.12 417.78 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 39.93 236.89 276.82 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 56.00 499.07 555.07 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 92.00 606.56 698.56 OK
r-devel-macos-arm64 0.7.3 12.00 56.00 68.00 OK
r-devel-windows-x86_64 0.7.3 108.00 270.00 378.00 OK
r-patched-linux-x86_64 0.7.3 54.09 348.60 402.69 OK
r-release-linux-x86_64 0.7.3 51.57 330.27 381.84 NOTE
r-release-macos-arm64 0.7.3 11.00 61.00 72.00 NOTE
r-release-macos-x86_64 0.7.3 42.00 414.00 456.00 NOTE
r-release-windows-x86_64 0.7.3 93.00 257.00 350.00 NOTE
r-oldrel-macos-arm64 0.7.2 10.00 61.00 71.00 OK
r-oldrel-macos-x86_64 0.7.3 40.00 445.00 485.00 NOTE
r-oldrel-windows-x86_64 0.7.3 106.00 353.00 459.00 OK

Check Details

Version: 0.7.3
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’, ‘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-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.7.3
Check: compiled code
Result: NOTE File 'vctrs/libs/x64/vctrs.dll': Found non-API calls to R: 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE', '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-release-windows-x86_64

Version: 0.7.3
Check: installed package size
Result: NOTE installed size is 5.8Mb sub-directories of 1Mb or more: libs 3.7Mb Flavor: r-oldrel-macos-x86_64