1 |
Package: Matrix |
Package: Matrix |
2 |
Version: 0.995-17 |
Version: 0.9975-0 |
3 |
Date: 2006-09-01 |
Date: 2006-09-xx |
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.3.1), stats, methods, utils, lattice |
Depends: R (>= 2.4.0), stats, methods, utils, lattice |
10 |
Imports: graphics, lattice, grid, stats |
Imports: graphics, lattice, grid, stats |
11 |
Suggests: mlmRev, MASS, coda |
Suggests: mlmRev, MASS, coda |
12 |
Enhances: graph, SparseM |
Enhances: graph, SparseM |