# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Rarr" in publications use:' type: software license: MIT title: 'Rarr: Read Zarr Files in R' version: 2.1.17 doi: 10.32614/CRAN.package.Rarr abstract: The Zarr specification defines a format for chunked, compressed, N-dimensional arrays. It's design allows efficient access to subsets of the stored array, and supports both local and cloud storage systems. Rarr aims to implement this specification in R with minimal reliance on an external tools or libraries. authors: - family-names: Smith given-names: Mike orcid: https://orcid.org/0000-0002-7800-3848 - family-names: Gruson given-names: Hugo email: hugo.gruson@embl.de orcid: https://orcid.org/0000-0002-4094-1476 repository: https://bisaloo.r-universe.dev repository-code: https://github.com/Huber-group-EMBL/Rarr commit: 1795c676e2ac81a9ba2a592c7210cc59036544b6 url: https://huber-group-embl.github.io/Rarr/ date-released: '2026-05-30' contact: - family-names: Gruson given-names: Hugo email: hugo.gruson@embl.de orcid: https://orcid.org/0000-0002-4094-1476