This package browser is in early development. Mind the rough edges.

r-hdf5array

HDF5 back end for DelayedArray objects

This package provides an array-like container for convenient access and manipulation of HDF5 datasets. It supports delayed operations and block processing.

Installation

Install the latest version of r-hdf5array as follows:

guix install r-hdf5array

Or install a particular version:

guix install r-hdf5array@1.34.0

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-hdf5array about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-hdf5array'><img src='https://packages.guix.gnu.org/packages/r-hdf5array/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-hdf5array/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-hdf5array)

Example Org:

[[https://packages.guix.gnu.org/packages/r-hdf5array][https://packages.guix.gnu.org/packages/r-hdf5array/badges/latest-version.svg]]