CRAN Package Check Results for Package vctrs

Last updated on 2026-04-27 13:51:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 49.29 362.36 411.65 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 37.77 237.34 275.11 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 57.00 563.02 620.02 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 92.00 606.56 698.56 OK
r-devel-windows-x86_64 0.7.3 2.00 7.00 9.00 ERROR
r-patched-linux-x86_64 0.7.3 55.66 340.62 396.28 OK
r-release-linux-x86_64 0.7.3 51.54 338.91 390.45 OK
r-release-macos-arm64 0.7.3 12.00 58.00 70.00 OK
r-release-macos-x86_64 0.7.3 41.00 453.00 494.00 NOTE
r-release-windows-x86_64 0.7.3 98.00 293.00 391.00 OK
r-oldrel-macos-arm64 0.7.3 11.00 61.00 72.00 NOTE
r-oldrel-macos-x86_64 0.7.3 42.00 414.00 456.00 NOTE
r-oldrel-windows-x86_64 0.7.3 115.00 331.00 446.00 NOTE

Check Details

Version: 0.7.3
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-windows-x86_64

Version: 0.7.3
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API call to R: ‘R_MissingArg’ 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-macos-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-oldrel-macos-arm64, r-oldrel-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-oldrel-windows-x86_64