Source: r-bioc-beachmat
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-bioc-delayedarray (>= 0.27.2),
 r-bioc-sparsearray,
 r-bioc-biocgenerics,
 r-cran-matrix,
 r-cran-rcpp,
 r-bioc-assorthead (>= 1.5.4),
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-beachmat
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-beachmat.git
Homepage: https://bioconductor.org/packages/beachmat/

Package: r-bioc-beachmat
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Compiling Bioconductor to Handle Each Matrix Type
 Provides a consistent C++ class interface for reading from a variety of
 commonly used matrix types. Ordinary matrices and several sparse/dense Matrix
 classes are directly supported, along with a subset of the delayed operations
 implemented in the DelayedArray package. All other matrix-like objects are
 supported by calling back into R.
