r-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 using R6 classes. Additionally, functionality is added so that HDF5 objects behave very similar to their corresponding R counterparts.
- Versions: 1.3.12
- Website: https://hhoeflin.github.io/hdf5r
- Licenses: ASL 2.0
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-hdf5r as follows:
guix install r-hdf5r
Or install a particular version:
guix install r-hdf5r@1.3.12
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of r-hdf5r about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-hdf5r'><img src='https://packages.guix.gnu.org/packages/r-hdf5r/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-hdf5r)
Example Org:
[[https://packages.guix.gnu.org/packages/r-hdf5r][https://packages.guix.gnu.org/packages/r-hdf5r/badges/latest-version.svg]]