Arrays of structured data types can require large volumes of disk space to store. 'Blosc' is a library that provides a fast and efficient way to compress such data. It is often applied in storage of n-dimensional arrays, such as in the case of the geo-spatial 'zarr' file format. This package can be used to compress and decompress data using 'Blosc'.
Version: | 0.0.6 |
Depends: | R (≥ 4.3) |
LinkingTo: | cpp11 |
Suggests: | dplyr, knitr, reticulate, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-09-01 |
DOI: | 10.32614/CRAN.package.blosc |
Author: | Pepijn de Vries |
Maintainer: | Pepijn de Vries <pepijn.devries at outlook.com> |
BugReports: | https://github.com/pepijn-devries/blosc/issues |
License: | GPL (≥ 3) |
URL: | https://pepijn-devries.github.io/blosc/, https://github.com/pepijn-devries/blosc/ |
NeedsCompilation: | yes |
SystemRequirements: | blosc: blosc-devel (rpm) or libblosc-dev (deb) |
Materials: | README, NEWS |
CRAN checks: | blosc results [issues need fixing before 2025-09-16] |
Reference manual: | blosc.html , blosc.pdf |
Vignettes: |
Blosc Compression (source, R code) Data Types (source, R code) |
Package source: | blosc_0.0.6.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): blosc_0.0.6.tgz, r-oldrel (x86_64): blosc_0.0.6.tgz |
Please use the canonical form https://CRAN.R-project.org/package=blosc to link to this page.