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.13.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 Config/pak/sysreqs: make libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:00:11 UTC RemoteUrl: https://github.com/bioc/chihaya RemoteRef: HEAD RemoteSha: f7b125ee1076229151deef4521105cef4f65779d NeedsCompilation: yes Packaged: 2026-06-23 20:25:16 UTC; root Author: Aaron Lun [cre, aut] Maintainer: Aaron Lun