# -------------------------------------------- # 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.18 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://huber-group-embl.r-universe.dev repository-code: https://github.com/Huber-group-EMBL/Rarr commit: 26c56dd79eaa689258a2046d7d59cd4db9def738 url: https://huber-group-embl.github.io/Rarr/ date-released: '2026-06-10' contact: - family-names: Gruson given-names: Hugo email: hugo.gruson@embl.de orcid: https://orcid.org/0000-0002-4094-1476