CRAN Package Check Results for Package vctrs

Last updated on 2025-03-21 08:54:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.5 39.87 214.90 254.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.5 30.32 141.06 171.38 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.5 406.80 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.5 458.25 NOTE
r-devel-macos-arm64 0.6.5 119.00 NOTE
r-devel-macos-x86_64 0.6.5 274.00 NOTE
r-devel-windows-x86_64 0.6.5 77.00 238.00 315.00 OK
r-patched-linux-x86_64 0.6.5 42.29 202.76 245.05 NOTE
r-release-linux-x86_64 0.6.5 37.94 198.61 236.55 OK
r-release-macos-arm64 0.6.5 115.00 OK
r-release-macos-x86_64 0.6.5 178.00 OK
r-release-windows-x86_64 0.6.5 2.00 5.00 7.00 ERROR
r-oldrel-macos-arm64 0.6.5 OK
r-oldrel-macos-x86_64 0.6.5 269.00 OK
r-oldrel-windows-x86_64 0.6.5 1.00 9.00 10.00 ERROR

Check Details

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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 0.6.5
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘FRAME’, ‘HASHTAB’, ‘LEVELS’, ‘PRENV’, ‘PRVALUE’, ‘R_PromiseExpr’, ‘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-devel-macos-arm64, r-devel-macos-x86_64

Version: 0.6.5
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64