CRAN Package Check Results for Package vctrs

Last updated on 2026-04-16 22:52:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 50.00 361.67 411.67 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 40.30 234.81 275.11 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 57.00 562.93 619.93 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 106.00 597.77 703.77 OK
r-devel-macos-arm64 0.7.3 12.00 56.00 68.00 OK
r-devel-windows-x86_64 0.7.3 92.00 273.00 365.00 OK
r-patched-linux-x86_64 0.7.3 54.09 348.60 402.69 OK
r-release-linux-x86_64 0.7.2 50.08 326.73 376.81 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 94.00 261.00 355.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 113.00 352.00 465.00 OK

Check Details

Version: 0.7.2
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. Flavor: r-release-linux-x86_64

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-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