File: control

package info (click to toggle)
r-cran-matrixmodels 0.4-1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 172 kB
  • sloc: makefile: 1
file content (14 lines) | stat: -rw-r--r-- 520 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: r-cran-matrixmodels
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.2.2), cdbs, r-cran-matrix
Standards-Version: 3.9.6

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.