https://github.com/cran/Matrix
Raw File
Tip revision: 01491b4c873401ea478988da9ab6cae09cdf1efa authored by Martin Maechler on 14 March 2017, 17:17:16 UTC
version 1.2-9
Tip revision: 01491b4
DESCRIPTION
Package: Matrix
Version: 1.2-9
Date: 2017-03-08
Priority: recommended
Title: Sparse and Dense Matrix Classes and Methods
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler
Maintainer: Martin Maechler <mmaechler+Matrix@gmail.com>
Contact: Doug and Martin <Matrix-authors@R-project.org>
Description: Classes and methods for dense and sparse matrices and
    operations on them using 'LAPACK' and 'SuiteSparse'.
Depends: R (>= 3.0.1)
Imports: methods, graphics, grid, stats, utils, lattice
Suggests: expm, MASS
Enhances: MatrixModels, graph, SparseM, sfsmisc
Encoding: UTF-8
LazyData: no
LazyDataNote: not possible, since we use data/*.R *and* our classes
BuildResaveData: no
License: GPL (>= 2) | file LICENCE
URL: http://Matrix.R-forge.R-project.org/
NeedsCompilation: yes
Packaged: 2017-03-08 11:08:51 UTC; maechler
Repository: CRAN
Date/Publication: 2017-03-14 18:17:16
back to top