pizzarr: Slice into 'Zarr' Arrays

An implementation of chunked, compressed, N-dimensional arrays for R following the 'Zarr' specification. Provides array and group creation, reading and writing with configurable chunk shapes, compression codecs, and storage backends including in-memory, local directory, and HTTP stores. Supports both 'Zarr' spec V2 (2024) <doi:10.5281/zenodo.11320255> and V3, enabling interoperable access to large array data commonly used in scientific computing and geospatial applications.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: jsonlite, stats, R6, qs2, stringr, memoise, utils
Suggests: testthat, knitr, covr, bslib, pkgdown, rmarkdown, crul, blosc, vcr (≥ 0.6.0), pbapply, parallel, future, future.apply, bench, bit64, withr
Published: 2026-03-24
DOI: 10.32614/CRAN.package.pizzarr (may not be active yet)
Author: David Blodgett ORCID iD [cre, aut], Mark Keller ORCID iD [aut], Artür Manukyan ORCID iD [aut], zarr-developers [cph]
Maintainer: David Blodgett <dblodgett at usgs.gov>
BugReports: https://github.com/zarr-developers/pizzarr/issues
License: MIT + file LICENSE
URL: https://zarr.dev/pizzarr/
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: pizzarr results [issues need fixing before 2026-04-07]

Documentation:

Reference manual: pizzarr.html , pizzarr.pdf

Downloads:

Package source: pizzarr_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): pizzarr_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): pizzarr_0.1.0.tgz, r-oldrel (x86_64): pizzarr_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pizzarr to link to this page.