CRAN Package Check Results for Package blosc

Last updated on 2026-04-25 01:51:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 20.25 32.95 53.20 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 17.53 26.84 44.37 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 31.00 49.12 80.12 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 46.00 60.72 106.72 OK
r-patched-linux-x86_64 0.1.2 23.29 29.20 52.49 OK
r-release-linux-x86_64 0.1.2 20.82 27.92 48.74 OK
r-release-macos-arm64 0.1.2 7.00 15.00 22.00 OK
r-release-macos-x86_64 0.1.2 21.00 61.00 82.00 NOTE
r-release-windows-x86_64 0.1.2 26.00 80.00 106.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 19.00 169.00 188.00 OK
r-oldrel-windows-x86_64 0.1.2 24.00 74.00 98.00 OK

Check Details

Version: 0.1.2
Check: compiled code
Result: NOTE File ‘blosc/libs/blosc.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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-macos-x86_64