Revision dcb4f797e6ae1bf8a905a4fc94520ddbafe18f2a authored by Doug and Martin on 17 March 2011, 00:00:00 UTC, committed by Gabor Csardi on 17 March 2011, 00:00:00 UTC
1 parent 37b1923
Raw File
DESCRIPTION
Package: Matrix
Version: 0.999375-48
Date: 2011-03-17
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.10.0), stats, methods, utils, lattice
Imports: graphics, grid
Enhances: MatrixModels, graph, SparseM, sfsmisc
Encoding: UTF-8
LazyLoad: yes
LazyData: no
LazyDataNote: no longer available, since we use data/*.R *and* our
        classes
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-03-17 11:54:32 UTC; maechler
Repository: CRAN
Date/Publication: 2011-03-17 16:00:48
back to top