SCM Repository
[matrix] Diff of /pkg/Matrix/DESCRIPTION
Diff of /pkg/Matrix/DESCRIPTION
Parent Directory
|
Revision Log
|
Patch
1 |
Package: Matrix |
Package: Matrix |
2 |
Version: 0.8-11 |
Version: 0.8-11 |
3 |
Date: $Date$ |
Date: 2004-08-17 |
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> |
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, TAUCS, Metis, and UMFPACK |
9 |
Depends: R (>= 1.9.0), methods |
Depends: R (>= 1.9.0), methods |
10 |
|
Imports: graphics, stats |
11 |
Suggests: lattice |
Suggests: lattice |
12 |
License: GPL version 2 or later |
License: GPL version 2 or later |
13 |
This R package includes code from the LDL, TAUCS, and Metis packages |
This R package includes code from the LDL, TAUCS, and Metis packages |
|
Legend:
Removed from v.254 |
|
changed lines |
|
Added in v.255 |
|
|