CRAN Package Check Results for Package vctrs

Last updated on 2025-10-21 09:48:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.5 37.84 219.09 256.93 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.5 29.57 147.31 176.88 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.5 415.77 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.5 395.97 NOTE
r-devel-windows-x86_64 0.6.5 77.00 231.00 308.00 NOTE
r-patched-linux-x86_64 0.6.5 40.94 205.12 246.06 NOTE
r-release-linux-x86_64 0.6.5 35.91 204.61 240.52 NOTE
r-release-macos-arm64 0.6.5 134.00 NOTE
r-release-macos-x86_64 0.6.5 281.00 NOTE
r-release-windows-x86_64 0.6.5 80.00 234.00 314.00 NOTE
r-oldrel-macos-arm64 0.6.5 115.00 OK
r-oldrel-macos-x86_64 0.6.5 178.00 OK
r-oldrel-windows-x86_64 0.6.5 90.00 302.00 392.00 OK

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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.6.5
Check: HTML version of manual
Result: NOTE Found the following HTML validation problems: howto-faq-coercion-data-frame.html:470:1 (howto-faq-coercion-data-frame.Rd:447): Warning: missing </ul> before </div> howto-faq-coercion.html:324:1 (howto-faq-coercion.Rd:295): Warning: missing </ul> before </div> howto-faq-fix-scalar-type-error.html:112:1 (howto-faq-fix-scalar-type-error.Rd:91): Warning: missing </ul> before </div> internal-faq-matches-algorithm.html:324:1 (internal-faq-matches-algorithm.Rd:287): Warning: missing </ul> before </div> internal-faq-ptype2-identity.html:147:1 (internal-faq-ptype2-identity.Rd:119): Warning: missing </ul> before </div> maybe_lossy_cast.html:139:1 (maybe_lossy_cast.Rd:68): Warning: missing </ul> before </div> new_list_of.html:58:1 (new_list_of.Rd:16): Warning: missing </ul> before </div> new_rcrd.html:61:1 (new_rcrd.Rd:19): Warning: missing </ul> before </div> obj_print.html:67:1 (obj_print.Rd:34): Warning: missing </ul> before </div> reference-faq-compatibility.html:135:1 (reference-faq-compatibility.Rd:88): Warning: missing </ul> before </div> theory-faq-coercion.html:383:1 (theory-faq-coercion.Rd:299): Warning: missing </ul> before </div> vec_as_index.html:64:1 (vec_as_index.Rd:21): Warning: missing </ul> before </div> vec_as_subscript.html:101:1 (vec_as_subscript.Rd:54): Warning: missing </ul> before </div> vec_cbind_frame_ptype.html:54:1 (vec_cbind_frame_ptype.Rd:12): Warning: missing </ul> before </div> vec_default_ptype2.html:105:1 (vec_default_ptype2.Rd:32): Warning: missing </ul> before </div> vec_empty.html:48:1 (vec_empty.Rd:10): Warning: missing </ul> before </div> vec_is_list.html:77:1 (vec_is_list.Rd:25): Warning: missing </ul> before </div> vec_type.html:64:1 (vec_type.Rd:16): Warning: missing </ul> before </div> Flavor: r-devel-linux-x86_64-debian-gcc

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. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64