Package: sparseMatrixStats Type: Package Title: Summary Statistics for Rows and Columns of Sparse Matrices Version: 1.6.0 Authors@R: person("Constantin", "Ahlmann-Eltze", email = "artjom31415@googlemail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3762-068X")) Description: High performance functions for row and column operations on sparse matrices. For example: col / rowMeans2, col / rowMedians, col / rowVars etc. Currently, the optimizations are limited to data in the column sparse format. This package is inspired by the matrixStats package by Henrik Bengtsson. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.1.1 LinkingTo: Rcpp Imports: Rcpp, Matrix, matrixStats (>= 0.60.0), methods Depends: MatrixGenerics (>= 1.5.3) Suggests: testthat (>= 2.1.0), knitr, bench, rmarkdown, BiocStyle VignetteBuilder: knitr URL: https://github.com/const-ae/sparseMatrixStats BugReports: https://github.com/const-ae/sparseMatrixStats/issues biocViews: Infrastructure, Software, DataRepresentation git_url: https://git.bioconductor.org/packages/sparseMatrixStats git_branch: RELEASE_3_14 git_last_commit: 78627a8 git_last_commit_date: 2021-10-26 Date/Publication: 2021-10-26 NeedsCompilation: yes Packaged: 2021-10-26 22:52:18 UTC; biocbuild Author: Constantin Ahlmann-Eltze [aut, cre] () Maintainer: Constantin Ahlmann-Eltze Built: R 4.1.3; x86_64-conda-linux-gnu; 2022-09-20 13:55:18 UTC; unix