1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: r-cran-matrixmodels
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 10), r-base-dev (>= 3.5.0), dh-r, r-cran-matrix
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/edd/r-cran-matrixmodels
Vcs-Git: https://salsa.debian.org/edd/r-cran-matrixmodels.git
Homepage: https://cran.r-project.org/package=MatrixModels
Package: r-cran-matrixmodels
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}, r-cran-matrix
Description: GNU R package for sparse and dense matrix models
The MatrixModels package supports modelling with sparse and dense
'Matrix' matrices, using modular prediction and response module
classes.
|