# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Rzarrs" in publications use:' type: software license: GPL-3.0-or-later title: 'Rzarrs: R Bindings to ''zarrs'': Zarr V3 Storage for Multidimensional Arrays' version: 0.1.0 abstract: R bindings to the 'zarrs' Rust library for reading Zarr V3 (and compatible Zarr V2) stores from local disk, HTTP/HTTPS, and S3 by default, with optional GCS and Azure Blob support at source-install time. Supports local '.zarr.zip' VCF Zarr archives, multiple codecs (gzip, zstd, sharding), and the common numeric data types. SIMD-accelerated codec paths are selected automatically at runtime by the underlying Rust dependency crates. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://rgenomicsetl.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/Rzarrs commit: ec028aefa8c99540c95c6f1dbcfe7644de924e74 url: https://github.com/sounkou-bioinfo/Rzarrs date-released: '2026-06-08' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com