1 |
Package: Matrix |
Package: Matrix |
2 |
Version: 0.8-8 |
Version: 0.98-6 |
3 |
Date: 2004/06/05 |
Date: 2005-08-26 |
4 |
Title: A Matrix package for R |
Title: A Matrix package for R |
5 |
Author: Douglas Bates <bates@stat.wisc.edu> |
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch> |
6 |
Maintainer: Douglas Bates <bates@stat.wisc.edu> |
Maintainer: Douglas Bates <bates@stat.wisc.edu> |
7 |
Description: Classes and methods for numerical linear algebra |
Description: Classes and methods for numerical linear algebra |
8 |
using Lapack, LDL, TAUCS, Metis, and UMFPACK |
using Lapack, LDL, and Metis. |
9 |
Depends: R (>= 1.9.0), methods |
Depends: R (>= 2.1.0), methods |
10 |
License: GPL version 2 or later |
Imports: graphics, lattice, grid, stats |
11 |
This R package includes code from the LDL, TAUCS, and Metis packages |
Suggests: mlmRev, MASS, coda |
12 |
|
LazyLoad: yes |
13 |
|
LazyData: yes |
14 |
|
License: GPL version 2 or later. |
15 |
|
This R package includes code from the LDL and Metis packages, |
16 |
which are covered by separate copyrights. See the file Copyrights for |
which are covered by separate copyrights. See the file Copyrights for |
17 |
details. |
details. |