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