https://github.com/cran/Matrix
Raw File
Tip revision: 66e00a7ec4155be8e307d7515f2ca3a73406aef7 authored by Doug and Martin on 02 November 2011, 00:00:00 UTC
version 1.0-2
Tip revision: 66e00a7
DESCRIPTION
Package: Matrix
Version: 1.0-2
Date: 2011-11-02
Priority: recommended
Title: Sparse and Dense Matrix Classes and Methods
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch>
Maintainer: 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 (>= 2.12.0), stats, methods, utils, lattice
Imports: graphics, grid
Suggests: expm
Enhances: MatrixModels, graph, SparseM (>= 0.87), sfsmisc
Encoding: UTF-8
LazyData: no
LazyDataNote: no longer available, since we use data/*.R *and* our
        classes
BuildResaveData: no
License: GPL (>= 2)
LicenseDetails: The Matrix package includes libraries AMD, CHOLMOD,
        COLAMD, CSparse and SPQR from the SuiteSparse collection of Tim
        Davis.  All sections of that code are covered by the GPL or
        LGPL licenses.  See the directory doc/UFsparse for details.
URL: http://Matrix.R-forge.R-project.org/
Packaged: 2011-11-19 22:59:10 UTC; maechler
Repository: CRAN
Date/Publication: 2011-11-20 18:43:23
back to top