r-sparsematrixstats 1.16.0
Summary statistics for rows and columns of sparse matrices
This package provides high performance functions for row and column operations on sparse matrices. Currently, the optimizations are limited to data in the column sparse format.
- Website: https://bioconductor.org/packages/sparseMatrixStats/
- Licenses: Expat
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-sparsematrixstats 1.16.0
as follows:
guix install r-sparsematrixstats@1.16.0
Or install the latest version:
guix install r-sparsematrixstats
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.