CRAN Package Check Results for Package vctrs

Last updated on 2024-06-16 11:58:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.5 51.01 277.67 328.68 NOTE
r-devel-linux-x86_64-debian-gcc 0.6.5 36.21 195.33 231.54 NOTE
r-devel-linux-x86_64-fedora-clang 0.6.5 308.86 NOTE
r-devel-linux-x86_64-fedora-gcc 0.6.5 398.05 NOTE
r-devel-windows-x86_64 0.6.5 68.00 225.00 293.00 NOTE
r-patched-linux-x86_64 0.6.5 46.80 261.21 308.01 OK
r-release-linux-x86_64 0.6.5 44.84 258.78 303.62 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 69.00 233.00 302.00 OK
r-oldrel-macos-arm64 0.6.5 119.00 OK
r-oldrel-macos-x86_64 0.6.5 269.00 OK
r-oldrel-windows-x86_64 0.6.5 2.00 9.00 11.00 ERROR

Check Details

Version: 0.6.5
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENCLOS’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’, ‘STDVEC_DATAPTR’, ‘UNSET_S4_OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.6.5
Check: compiled code
Result: NOTE File ‘vctrs/libs/vctrs.so’: Found non-API calls to R: ‘FRAME’, ‘HASHTAB’, ‘LEVELS’, ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_ENCLOS’, ‘SET_GROWABLE_BIT’, ‘SET_S4_OBJECT’, ‘SET_TRUELENGTH’, ‘STDVEC_DATAPTR’, ‘UNSET_S4_OBJECT’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.6.5
Check: compiled code
Result: NOTE File 'vctrs/libs/x64/vctrs.dll': Found non-API calls to R: 'R_PromiseExpr', 'SETLENGTH', 'SET_ENCLOS', 'SET_S4_OBJECT', 'SET_TRUELENGTH', 'STDVEC_DATAPTR', 'UNSET_S4_OBJECT' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

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