CRAN Package Check Results for Package blosc

Last updated on 2026-04-01 21:52:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 21.22 32.75 53.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 17.33 26.77 44.10 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 26.00 73.00 99.00 NOTE
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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: compiled code
Result: NOTE File 'blosc/libs/x64/blosc.dll': 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-windows-x86_64