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-13 |
Version: 0.99-2 |
3 |
Date: 2004-09-05 |
Date: 2005-11-14 |
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> 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 (>= 1.9.0), methods, graphics, stats |
Depends: R (>= 2.2.0), methods |
10 |
Imports: graphics, stats |
Imports: graphics, lattice, grid, stats |
11 |
Suggests: lattice |
Suggests: mlmRev, MASS, coda |
12 |
|
SystemRequirements: GNU make |
13 |
LazyLoad: yes |
LazyLoad: yes |
14 |
LazyData: yes |
LazyData: yes |
15 |
License: GPL version 2 or later. |
License: GPL version 2 or later. |
|
Legend:
Removed from v.271 |
|
changed lines |
|
Added in v.1052 |
|
|