Package: beachmat.hdf5
Version: 1.2.0
Date: 2023-08-07
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, beachmat, Rhdf5lib
biocViews: DataRepresentation, DataImport, Infrastructure
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
SystemRequirements: C++17, GNU make
RoxygenNote: 7.2.3
git_url: https://git.bioconductor.org/packages/beachmat.hdf5
git_branch: RELEASE_3_19
git_last_commit: 4e2ef7a
git_last_commit_date: 2024-04-30
Repository: Bioconductor 3.19
Date/Publication: 2024-04-30
Packaged: 2024-05-01 03:49:40 UTC; biocbuild
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>
Built: R 4.4.0; aarch64-apple-darwin20; 2024-05-01 13:30:26 UTC; unix
