Source: r-bioc-matrixgenerics
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@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-cran-matrixstats (>= 1.4.1),
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-matrixgenerics
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-matrixgenerics.git
Homepage: https://bioconductor.org/packages/MatrixGenerics/

Package: r-bioc-matrixgenerics
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: S4 Generic Summary Statistic Functions that Operate on Matrix-Like Objects
 S4 generic functions modeled after the 'matrixStats' API for alternative
 matrix implementations. Packages with alternative matrix implementation
 can depend on this package and implement the generic functions that are
 defined here for a useful set of row and column summary statistics.
 Other package developers can import this package and handle a different matrix
 implementations without worrying about incompatibilities.
