# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "zarr" in publications use:' type: software license: MIT title: 'zarr: Native and Extensible R Driver for ''Zarr''' version: 0.4.0.9000 doi: 10.32614/CRAN.package.zarr abstract: 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. authors: - family-names: Van Laake given-names: Patrick email: patrick@vanlaake.net repository: https://r-cf.r-universe.dev repository-code: https://github.com/R-CF/zarr commit: 7e6005b4e28319f0c5e5d9d00bb8bd7a8ce493f1 url: https://r-cf.github.io/zarr/ date-released: '2026-06-07' contact: - family-names: Van Laake given-names: Patrick email: patrick@vanlaake.net