Source: r-bioc-h5mread
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-bioc-rhdf5,
 r-bioc-biocgenerics,
 r-bioc-sparsearray,
 r-bioc-rhdf5filters,
 r-bioc-s4vectors,
 r-bioc-iranges,
 r-bioc-s4arrays,
 r-bioc-rhdf5lib,
 libcurl4-openssl-dev,
 libssl-dev,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-h5mread
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-h5mread.git
Homepage: https://bioconductor.org/packages/h5mread/

Package: r-bioc-h5mread
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
 build-essential,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: fast HDF5 reader
 The main function in the h5mread package is h5mread(), which allows reading
 arbitrary data from an HDF5 dataset into R, similarly to what the h5read()
 function from the rhdf5 package does. In the case of h5mread(),
 the implementation has been optimized to make it as fast and memory-efficient
 as possible.
