CRAN Package Check Results for Package blosc

Last updated on 2026-04-27 13:51:11 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.45 26.87 44.32 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 31.00 50.22 81.22 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 46.00 60.72 106.72 OK
r-devel-windows-x86_64 0.1.2 31.00 80.00 111.00 OK
r-patched-linux-x86_64 0.1.2 23.29 29.20 52.49 OK
r-release-linux-x86_64 0.1.2 23.17 29.69 52.86 OK
r-release-macos-arm64 0.1.2 7.00 16.00 23.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 25.00 78.00 103.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 32.00 87.00 119.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