hdf5r: Interface to the 'HDF5' Binary Data Format

'HDF5' is a data model, library and file format for storing and managing large amounts of data. This package provides a nearly feature complete, object oriented wrapper for the 'HDF5' API <https://support.hdfgroup.org/HDF5/doc/RM/RM_H5Front.html> using R6 classes. Additionally, functionality is added so that 'HDF5' objects behave very similar to their corresponding R counterparts.

Version: 1.3.5
Depends: R (≥ 3.2.2), methods
Imports: R6, bit64, utils
Suggests: testthat, knitr, rmarkdown, nycflights13, reshape2, formatR
Published: 2021-11-15
Author: Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Maintainer: Holger Hoefling <hhoeflin at gmail.com>
BugReports: https://github.com/hhoeflin/hdf5r/issues
License: Apache License 2.0 | file LICENSE
Copyright: For the hdf5r package: Novartis Institute for BioMedical Research Inc. For HDF5: see the HDF5_COPYRIGHTS file.
URL: https://hhoeflin.github.io/hdf5r/, https://github.com/hhoeflin/hdf5r/
NeedsCompilation: yes
SystemRequirements: HDF5 (>= 1.8.13)
Materials: NEWS
CRAN checks: hdf5r results

Documentation:

Reference manual: hdf5r.pdf
Vignettes: Introduction to the hdf5r package

Downloads:

Package source: hdf5r_1.3.5.tar.gz
Windows binaries: r-devel: hdf5r_1.3.5.zip, r-release: hdf5r_1.3.5.zip, r-oldrel: hdf5r_1.3.5.zip
macOS binaries: r-release (arm64): hdf5r_1.3.5.tgz, r-oldrel (arm64): hdf5r_1.3.5.tgz, r-release (x86_64): hdf5r_1.3.5.tgz, r-oldrel (x86_64): hdf5r_1.3.5.tgz
Old sources: hdf5r archive

Reverse dependencies:

Reverse depends: rblt
Reverse imports: iCellR, pRecipe, raveio, rliger
Reverse suggests: DUBStepR, dynutils, dynwrap, Seurat, SignacX

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hdf5r to link to this page.