Package: chihaya
Title: Save Delayed Operations to a HDF5 File
Description: 
    Saves the delayed operations of a DelayedArray to a HDF5 file.
    This enables efficient recovery of the DelayedArray's contents in other languages and analysis frameworks.
Authors@R: person("Aaron", "Lun", role=c("cre", "aut"), email="infinite.monkeys.with.keyboards@gmail.com") 
Version: 1.11.0
Date: 2024-09-16
License: GPL-3
Depends: DelayedArray
Imports: methods, Matrix, rhdf5, Rcpp, HDF5Array
Suggests: BiocGenerics, S4Vectors, BiocSingular, ResidualMatrix,
        BiocStyle, testthat, rmarkdown, knitr
LinkingTo: Rcpp, Rhdf5lib
VignetteBuilder: knitr
BugReports: https://github.com/ArtifactDB/chihaya-R/issues
URL: https://github.com/ArtifactDB/chihaya-R
SystemRequirements: C++17, GNU make
Encoding: UTF-8
RoxygenNote: 7.3.2
biocViews: DataImport, DataRepresentation
git_url: https://git.bioconductor.org/packages/chihaya
git_branch: devel
git_last_commit: d520e49
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-31
NeedsCompilation: yes
Packaged: 2025-10-31 21:02:02 UTC; biocbuild
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
