File: control

package info (click to toggle)
r-cran-matrixmodels 0.4-1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 172 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 699 bytes parent folder | download
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.