Package: HDF5DataFrame Version: 0.99.1 Date: 2025-04-23 Title: HDF5-backed DataFrame objects and methods Description: Implements bindings for h5 files that are compatible with Bioconductor S4 data structures, namely the DataFrame and DelayedArray. This allows HDF5-backed data to be easily used as data frames with arbitrary sets of columns. Authors@R: person("Artür", "Manukyan", role=c("aut", "cre", "fnd"), email="artur-man@hotmail.com", comment=c(ORCID="0000-0002-0441-9517")) License: MIT + file LICENSE Depends: R (>= 4.5.0), DelayedArray, S4Vectors Imports: stats, methods, BiocGenerics, h5mread Suggests: testthat, knitr, HDF5Array, rhdf5 biocViews: DataRepresentation, Infrastructure, Software VignetteBuilder: knitr RoxygenNote: 7.3.3 Encoding: UTF-8 URL: https://github.com/BIMSBbioinfo/HDF5DataFrame BugReports: https://github.com/BIMSBbioinfo/HDF5DataFrame/issues Config/pak/sysreqs: libssl-dev zlib1g-dev Repository: https://artur-man.r-universe.dev Date/Publication: 2025-09-20 13:51:25 UTC RemoteUrl: https://github.com/Artur-man/HDF5DataFrame RemoteRef: HEAD RemoteSha: 4d62ea45c480d31acbf6d16018858c112f9edb8d NeedsCompilation: no Packaged: 2026-07-04 08:50:57 UTC; root Author: Artür Manukyan [aut, cre, fnd] (ORCID: ) Maintainer: Artür Manukyan