CRAN Package Check Results for Package vctrs

Last updated on 2026-01-16 18:50:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.5 39.12 239.18 278.30 WARN
r-devel-linux-x86_64-debian-gcc 0.6.5 28.33 155.78 184.11 WARN
r-devel-linux-x86_64-fedora-clang 0.7.0 75.00 431.60 506.60 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.0 95.00 489.91 584.91 NOTE
r-devel-windows-x86_64 0.6.5 83.00 252.00 335.00 WARN
r-patched-linux-x86_64 0.6.5 41.15 213.69 254.84 NOTE
r-release-linux-x86_64 0.6.5 37.48 214.32 251.80 NOTE
r-release-macos-arm64 0.7.0 11.00 57.00 68.00 NOTE
r-release-macos-x86_64 0.7.0 38.00 164.00 202.00 NOTE
r-release-windows-x86_64 0.6.5 84.00 243.00 327.00 NOTE
r-oldrel-macos-arm64 0.7.0 10.00 62.00 72.00 OK
r-oldrel-macos-x86_64 0.7.0 39.00 251.00 290.00 NOTE
r-oldrel-windows-x86_64 0.6.5 102.00 315.00 417.00 OK

Check Details

Version: 0.6.5
Check: compiled code
Result: WARN File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘ATTRIB’, ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘IS_S4_OBJECT’, ‘LEVELS’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_ATTRIB’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_FORMALS’, ‘SET_GROWABLE_BIT’, ‘SET_OBJECT’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’, ‘STDVEC_DATAPTR’, ‘STRING_PTR’, ‘TRUELENGTH’, ‘UNSET_S4_OBJECT’ These entry points may be removed soon: ‘SET_ENCLOS’, ‘STDVEC_DATAPTR’, ‘SET_S4_OBJECT’, ‘UNSET_S4_OBJECT’, ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FRAME’, ‘HASHTAB’, ‘IS_S4_OBJECT’, ‘BODY’, ‘FORMALS’, ‘CLOENV’, ‘ENCLOS’, ‘OBJECT’, ‘SET_FORMALS’, ‘SET_BODY’, ‘SET_CLOENV’, ‘STRING_PTR’, ‘LEVELS’, ‘SET_GROWABLE_BIT’, ‘TRUELENGTH’, ‘SET_TRUELENGTH’, ‘SETLENGTH’ 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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.7.0
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘ATTRIB’, ‘PRVALUE’, ‘Rf_findVarInFrame3’, ‘SET_ATTRIB’ 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-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6.5
Check: compiled code
Result: WARN File 'vctrs/libs/x64/vctrs.dll': Found non-API calls to R: 'ATTRIB', 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT', 'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'IS_S4_OBJECT', 'LEVELS', 'OBJECT', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_ATTRIB', 'SET_BODY', 'SET_CLOENV', 'SET_ENCLOS', 'SET_FORMALS', 'SET_GROWABLE_BIT', 'SET_OBJECT', 'SET_S4_OBJECT', 'SET_TRUELENGTH', 'STDVEC_DATAPTR', 'STRING_PTR', 'TRUELENGTH', 'UNSET_S4_OBJECT' These entry points may be removed soon: 'SET_ENCLOS', 'STDVEC_DATAPTR', 'SET_S4_OBJECT', 'UNSET_S4_OBJECT', 'EXTPTR_PROT', 'EXTPTR_TAG', 'FRAME', 'HASHTAB', 'IS_S4_OBJECT', 'BODY', 'FORMALS', 'CLOENV', 'ENCLOS', 'OBJECT', 'SET_FORMALS', 'SET_BODY', 'SET_CLOENV', 'STRING_PTR', 'LEVELS', 'SET_GROWABLE_BIT', 'TRUELENGTH', 'SET_TRUELENGTH', 'SETLENGTH' 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-devel-windows-x86_64

Version: 0.6.5
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘IS_S4_OBJECT’, ‘LEVELS’, ‘OBJECT’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘Rf_allocSExp’, ‘Rf_findVarInFrame3’, ‘SETLENGTH’, ‘SET_BODY’, ‘SET_CLOENV’, ‘SET_ENCLOS’, ‘SET_FORMALS’, ‘SET_GROWABLE_BIT’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’, ‘STDVEC_DATAPTR’, ‘STRING_PTR’, ‘TRUELENGTH’, ‘UNSET_S4_OBJECT’ 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-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.7.0
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘PRVALUE’, ‘Rf_findVarInFrame3’, ‘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-release-macos-arm64, r-release-macos-x86_64

Version: 0.6.5
Check: compiled code
Result: NOTE File 'vctrs/libs/x64/vctrs.dll': Found non-API calls to R: 'BODY', 'CLOENV', 'ENCLOS', 'EXTPTR_PROT', 'EXTPTR_TAG', 'FORMALS', 'FRAME', 'HASHTAB', 'IS_S4_OBJECT', 'LEVELS', 'OBJECT', 'PRENV', 'PRVALUE', 'R_PromiseExpr', 'Rf_allocSExp', 'Rf_findVarInFrame3', 'SETLENGTH', 'SET_BODY', 'SET_CLOENV', 'SET_ENCLOS', 'SET_FORMALS', 'SET_GROWABLE_BIT', 'SET_S4_OBJECT', 'SET_TRUELENGTH', 'STDVEC_DATAPTR', 'STRING_PTR', 'TRUELENGTH', 'UNSET_S4_OBJECT' 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.0
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 3.7Mb Flavor: r-oldrel-macos-x86_64