Source: r-bioc-rhdf5 Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-bioc-rhdf5lib, r-bioc-rhdf5filters (>= 1.15.5), libhdf5-dev, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-rhdf5 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-rhdf5.git Homepage: https://bioconductor.org/packages/rhdf5/ Rules-Requires-Root: no Package: r-bioc-rhdf5 Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: BioConductor HDF5 interface to R This 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.