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 dense and sparse matrices and |
8 |
using Lapack, LDL, and Metis. |
operations on them using Lapack, CSparse and CHOLMOD |
9 |
Depends: R (>= 2.4.0), 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 |