CRAN Package Check Results for Package blosc

Last updated on 2026-03-30 09:51:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 19.83 33.04 52.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 17.39 26.11 43.50 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 30.00 48.87 78.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 47.00 59.40 106.40 OK
r-devel-macos-arm64 0.1.2 7.00 15.00 22.00 OK
r-devel-windows-x86_64 0.1.2 25.00 76.00 101.00 OK
r-patched-linux-x86_64 0.1.2 21.99 28.61 50.60 OK
r-release-linux-x86_64 0.1.2 20.54 28.17 48.71 OK
r-release-macos-arm64 0.1.2 OK
r-release-macos-x86_64 0.1.2 19.00 169.00 188.00 OK
r-release-windows-x86_64 0.1.2 24.00 76.00 100.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 19.00 143.00 162.00 OK
r-oldrel-windows-x86_64 0.1.2 26.00 93.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-devel-linux-x86_64-fedora-clang