https://github.com/cran/Matrix
Raw File
Tip revision: d12359287303fa19195d0477bda1d24cb95ddb1c authored by Martin Maechler on 28 April 2017, 21:35:41 UTC
version 1.2-10
Tip revision: d123592
DESCRIPTION
Package: Matrix
Version: 1.2-10
Date: 2017-04-19
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-04-19 08:48:55 UTC; maechler
Repository: CRAN
Date/Publication: 2017-04-28 22:35:41 UTC
back to top