Package: beachmat.hdf5
Version: 1.8.0
Date: 2025-10-09
Title: beachmat bindings for HDF5-backed matrices
Description: Extends beachmat to support initialization of tatami
        matrices from HDF5-backed arrays. This allows C++ code in
        downstream packages to directly call the HDF5 C/C++ library to
        access array data, without the need for block processing via
        DelayedArray. Some utilities are also provided for direct
        creation of an in-memory tatami matrix from a HDF5 file.
Encoding: UTF-8
Authors@R: person("Aaron", "Lun", role = c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com")
Imports: methods, beachmat, HDF5Array, DelayedArray, Rcpp
Suggests: testthat, BiocStyle, knitr, rmarkdown, rhdf5, Matrix
LinkingTo: Rcpp, assorthead, beachmat, Rhdf5lib
biocViews: DataRepresentation, DataImport, Infrastructure
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
SystemRequirements: C++17, GNU make
RoxygenNote: 7.3.2
Config/pak/sysreqs: make libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:24:41 UTC
RemoteUrl: https://github.com/bioc/beachmat.hdf5
RemoteRef: RELEASE_3_22
RemoteSha: e3de22bcdb03fa88f8c0f7456c338d8da0469708
Packaged: 2025-11-11 13:18:34 UTC; root
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 13:22:20 UTC; windows
Archs: x64
