Package: blosc 0.1.2
blosc: Compress and Decompress Data Using the 'BLOSC' Library
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'.
Authors:
blosc_0.1.2.tar.gz
blosc_0.1.2.tar.gz(r-4.7-arm64)blosc_0.1.2.tar.gz(r-4.7-x86_64)blosc_0.1.2.tar.gz(r-4.6-arm64)blosc_0.1.2.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
blosc/json (API)
NEWS
| # Install 'blosc' in R: |
| install.packages('blosc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pepijn-devries/blosc/issues
Pkgdown/docs site:https://pepijn-devries.github.io
Last updated from:7b92497e66. Checks:4 NOTE, 1 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 140 | ||
| linux-devel-x86_64 | NOTE | 135 | ||
| source / vignettes | OK | 217 | ||
| linux-release-arm64 | NOTE | 138 | ||
| linux-release-x86_64 | NOTE | 138 | ||
| wasm-release | FAIL | 127 |
Exports:blosc_compressblosc_decompressblosc_infodtype_to_rr_to_dtype
Dependencies:cpp11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compress and decompress with Blosc | blosc_compress blosc_decompress |
| Information about compressed data | blosc_info |
| Convert from or to ZARR data types | dtype_to_r r_to_dtype |
