Revision 55ec3a9b9928b6b2e3bbe2f254067c4489a1ddc3 authored by Douglas Bates on 13 July 2005, 00:00:00 UTC, committed by Gabor Csardi on 13 July 2005, 00:00:00 UTC
1 parent eb4c207
Raw File
DESCRIPTION
Package: Matrix
Version: 0.97-4
Date: 2005-07-13
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.1.0), methods
Imports: graphics, lattice, grid, stats
Suggests: mlmRev, MASS
LazyLoad: yes
LazyData: yes
License: GPL version 2 or later.
 This R package includes code from the LDL and Metis packages,
 which are covered by separate copyrights.  See the file Copyrights for
 details.
Packaged: Tue Jul 12 17:53:06 2005; bates
back to top