1 |
Package: Matrix |
Package: Matrix |
2 |
Version: 0.99-2 |
Version: 0.995-1 |
3 |
Date: 2005-11-14 |
Date: 2006-01-15 |
4 |
Title: A Matrix package for R |
Title: A Matrix package for R |
5 |
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch> |
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, and Metis. |
using Lapack, LDL, and Metis. |
9 |
Depends: R (>= 2.2.0), methods |
Depends: R (>= 2.2.1), methods, utils |
10 |
Imports: graphics, lattice, grid, stats |
Imports: graphics, lattice, grid, stats |
11 |
Suggests: mlmRev, MASS, coda |
Suggests: mlmRev, MASS, coda |
12 |
SystemRequirements: GNU make |
SystemRequirements: GNU make |