Package: MatrixGenerics
Title: S4 Generic Summary Statistic Functions that Operate on
        Matrix-Like Objects
Description: 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.
Version: 0.99.0
Authors@R: c(person("Constantin", "Ahlmann-Eltze", email = "artjom31415@googlemail.com", 
                  role = c("aut"), comment = c(ORCID = "0000-0002-3762-068X")),
             person("Peter", "Hickey", role = c("aut", "cre"),
                    email = "peter.hickey@gmail.com"))
Imports: methods
Depends: matrixStats (>= 0.56.0)
License: Artistic-2.0
Encoding: UTF-8
URL: https://github.com/Bioconductor/MatrixGenerics
BugReports: https://github.com/Bioconductor/MatrixGenerics/issues
RoxygenNote: 7.1.0
Roxygen: list(markdown = TRUE, old_usage = TRUE)
Suggests: testthat (>= 2.1.0)
biocViews: Infrastructure, Software
git_url: https://git.bioconductor.org/packages/MatrixGenerics
git_branch: master
git_last_commit: 37a1636
git_last_commit_date: 2020-03-30
Date/Publication: 2020-04-16
NeedsCompilation: no
Packaged: 2020-04-17 06:39:47 UTC; biocbuild
Author: Constantin Ahlmann-Eltze [aut]
    (<https://orcid.org/0000-0002-3762-068X>),
  Peter Hickey [aut, cre]
Maintainer: Peter Hickey <peter.hickey@gmail.com>
Built: R 4.0.0; ; 2020-04-17 16:16:25 UTC; windows
