Package: ZarrDataFrame Version: 0.0.0 Date: 2024-03-11 Title: Bioconductor-friendly Bindings for Zarr Description: Implements bindings for zarr store that are compatible with Bioconductor S4 data structures, namely the DataFrame and DelayedArray. This allows Zarr-backed data to be easily used as data frames with arbitrary sets of columns Authors@R: c( person("Artur", "Manukyan", role=c("aut", "cre"), email="artur-man@hotmail.com") ) License: MIT + file LICENSE Depends: DelayedArray, S4Vectors Imports: stats, utils, methods, BiocGenerics, Rarr, ZarrArray Suggests: testthat (>= 3.0.0), knitr biocViews: DataRepresentation, Infrastructure, Software VignetteBuilder: knitr RoxygenNote: 7.3.3 Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: libblosc-dev libxml2-dev libzstd-dev libssl-dev zlib1g-dev Repository: https://bimsbbioinfo.r-universe.dev Date/Publication: 2026-04-27 20:41:35 UTC RemoteUrl: https://github.com/BIMSBbioinfo/ZarrDataFrame RemoteRef: HEAD RemoteSha: f5f671521934b2afc3c511f8c09181bc7bb789a4 NeedsCompilation: no Packaged: 2026-07-03 20:09:05 UTC; root Author: Artur Manukyan [aut, cre] Maintainer: Artur Manukyan