Package: h5mread
Title: A fast HDF5 reader
Description: The main function in the h5mread package is h5mread(),
        which allows reading arbitrary data from an HDF5 dataset into
        R, similarly to what the h5read() function from the rhdf5
        package does. In the case of h5mread(), the implementation has
        been optimized to make it as fast and memory-efficient as
        possible.
biocViews: Infrastructure, DataRepresentation, DataImport
URL: https://bioconductor.org/packages/h5mread
BugReports: https://github.com/Bioconductor/h5mread/issues
Version: 1.2.1
License: Artistic-2.0
Encoding: UTF-8
Authors@R: person("Hervé", "Pagès", role=c("aut", "cre"),
	          email="hpages.on.github@gmail.com",
		  comment=c(ORCID="0009-0002-8272-4522"))
Depends: R (>= 4.4), methods, rhdf5, BiocGenerics, SparseArray
Imports: stats, tools, rhdf5filters, S4Vectors, IRanges, S4Arrays
LinkingTo: Rhdf5lib, S4Vectors
SystemRequirements: GNU make
Suggests: BiocParallel, ExperimentHub, TENxBrainData, HDF5Array,
        testthat, knitr, rmarkdown, BiocStyle
VignetteBuilder: knitr
Collate: utils.R h5dim.R H5File-class.R h5ls.R H5DSetDescriptor-class.R
        uaselection.R h5mread.R h5summarize.R h5mread_from_reshaped.R
        h5dimscales.R h5writeDimnames.R zzz.R
Config/pak/sysreqs: make libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-11-21 14:33:52 UTC
RemoteUrl: https://github.com/bioc/h5mread
RemoteRef: RELEASE_3_22
RemoteSha: b3770761af5669f989d4a6f6ab365b8f69c3740b
NeedsCompilation: yes
Packaged: 2025-11-23 15:06:22 UTC; root
Author: Hervé Pagès [aut, cre] (ORCID: <https://orcid.org/0009-0002-8272-4522>)
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-23 15:08:34 UTC; windows
Archs: x64
