https://github.com/cran/Matrix
Raw File
Tip revision: e13ea09bb366711f390f6c7d7ee0ee661e9aea21 authored by Martin Maechler on 02 February 2013, 00:00:00 UTC
version 1.0-11
Tip revision: e13ea09
DESCRIPTION
Package: Matrix
Version: 1.0-11
Date: 2013-02-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: 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 (>= 2.15.0), stats, methods, utils, lattice
Imports: graphics, grid
Suggests: expm, MASS
Enhances: MatrixModels, graph, SparseM, sfsmisc
Encoding: UTF-8
LazyData: no
LazyDataNote: no longer available, since we use data/*.R *and* our
        classes
ByteCompile: yes
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: 2013-02-02 19:38:40 UTC; maechler
Repository: CRAN
Date/Publication: 2013-02-08 18:08:13
back to top