https://github.com/cran/Matrix
Raw File
Tip revision: 0120e5626b44efa90c2f8af1f630fdd0acb533ba authored by Douglas Bates on 03 August 2006, 00:00:00 UTC
version 0.995-13
Tip revision: 0120e56
DESCRIPTION
Package: Matrix
Version: 0.995-13
Date: 2006-08-03
Title: A Matrix package for R
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch>
Maintainer: Douglas Bates <bates@stat.wisc.edu>
Description: Classes and methods for numerical linear algebra
    using Lapack, LDL, and Metis.
Depends: R (>= 2.3.1), stats, methods, utils, lattice
Imports: graphics, lattice, grid, stats
Suggests: mlmRev, MASS, coda
SystemRequirements: GNU make
LazyLoad: yes
LazyData: no
LazyDataNote: no longer available, since we use data/*.R
License: GPL version 2 or later.
 This R package includes code from the Metis package and from NIST.
 This code is covered by separate copyrights; see the file Copyrights
 for details.  This R package includes code from the University of
 Florida sparse matrix library maintained by Tim Davis.  All sections
 of that code are covered by the GPL or LGPL licenses.  See the
 directory doc/UFsparse for details.
Packaged: Thu Aug  3 19:26:08 2006; maechler
back to top