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.1.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.5), 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
git_url: https://git.bioconductor.org/packages/h5mread
git_branch: devel
git_last_commit: 52c036a
git_last_commit_date: 2025-05-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: yes
Packaged: 2025-06-04 23:37:48 UTC; biocbuild
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.0; x86_64-w64-mingw32; 2025-06-05 13:09:17 UTC; windows
Archs: x64
