CRAN Package Check Results for Package sparsevctrs

Last updated on 2026-04-19 20:51:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.6 5.68 65.47 71.15 OK
r-devel-linux-x86_64-debian-gcc 0.3.6 5.05 48.57 53.62 OK
r-devel-linux-x86_64-fedora-clang 0.3.6 8.00 100.01 108.01 OK
r-devel-linux-x86_64-fedora-gcc 0.3.6 10.00 107.68 117.68 OK
r-devel-macos-arm64 0.3.6 2.00 21.00 23.00 OK
r-devel-windows-x86_64 0.3.6 17.00 88.00 105.00 OK
r-patched-linux-x86_64 0.3.6 6.36 61.51 67.87 OK
r-release-linux-x86_64 0.3.6 6.06 58.82 64.88 NOTE
r-release-macos-arm64 0.3.6 2.00 24.00 26.00 NOTE
r-release-macos-x86_64 0.3.6 6.00 75.00 81.00 NOTE
r-release-windows-x86_64 0.3.6 13.00 87.00 100.00 NOTE
r-oldrel-macos-arm64 0.3.6 2.00 27.00 29.00 OK
r-oldrel-macos-x86_64 0.3.6 6.00 114.00 120.00 OK
r-oldrel-windows-x86_64 0.3.6 15.00 103.00 118.00 OK

Check Details

Version: 0.3.6
Check: compiled code
Result: NOTE File ‘sparsevctrs/libs/sparsevctrs.so’: Found non-API call to R: ‘DATAPTR’ 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-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.3.6
Check: compiled code
Result: NOTE File 'sparsevctrs/libs/x64/sparsevctrs.dll': Found non-API call to R: 'DATAPTR' 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