Package: zarr
Title: Native and Extensible R Driver for 'Zarr'
Version: 0.4.0
Authors@R: 
    person("Patrick", "Van Laake", , "patrick@vanlaake.net", role = c("aut", "cre", "cph"))
Description: The 'Zarr' specification is widely used to build libraries for the storage and retrieval of n-dimensional array data from data stores ranging from local file systems to the cloud. This package is a native 'Zarr' implementation in R with support for all required features of 'Zarr' version 3. It is designed to be extensible such that new stores, codecs and extensions can be added easily.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: Rcpp (>= 1.0.0), blosc, jsonlite, methods, R6
Suggests: bit64, curl, digest, future, future.apply, qs2, testthat (>=
        3.0.0), zlib
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
Depends: R (>= 4.2)
LinkingTo: Rcpp
URL: https://github.com/R-CF/zarr, https://r-cf.github.io/zarr/
BugReports: https://github.com/R-CF/zarr/issues
NeedsCompilation: yes
Packaged: 2026-05-28 16:39:41 UTC; patrickvanlaake
Author: Patrick Van Laake [aut, cre, cph]
Maintainer: Patrick Van Laake <patrick@vanlaake.net>
Repository: CRAN
Date/Publication: 2026-05-28 17:00:02 UTC
Built: R 4.6.0; aarch64-apple-darwin23; 2026-05-28 21:35:07 UTC; unix
Archs: zarr.so.dSYM
