patperry/rhdf5: HDF5 interface to R

This R/Bioconductor package provides an interface between HDF5 and R. HDF5's main features are the ability to store and access very large and/or complex datasets and a wide variety of metadata on mass storage (disk) through a completely portable file format. The rhdf5 package is thus suited for the exchange of large and/or complex datasets between R and other software package, and for letting R applications work on datasets that are larger than the available RAM.

Getting started

Package details

AuthorBernd Fischer, Gregoire Pau
Bioconductor views Infrastructure
MaintainerBernd Fischer <bernd.fischer@embl.de>
LicenseArtistic-2.0
Version2.3.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("patperry/rhdf5")
patperry/rhdf5 documentation built on May 24, 2019, 8:21 p.m.