SCM Repository
[matrix] / pkg / DESCRIPTION |
Diff of /pkg/DESCRIPTION
Parent Directory
|
Revision Log
|
Patch
revision 283, Sat Oct 2 17:05:34 2004 UTC | revision 692, Mon Apr 18 14:34:33 2005 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | Package: Matrix | Package: Matrix |
2 | Version: 0.8-15 | Version: 0.95-6 |
3 | Date: 2004-10-02 | Date: 2005-04-18 |
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 (>= 2.0.0), methods | Depends: R (>= 2.1.0), methods |
10 | Imports: graphics, stats | Imports: graphics, lattice, grid |
Suggests: lattice | ||
SaveImage: no | ||
11 | LazyLoad: yes | LazyLoad: yes |
12 | LazyData: yes | LazyData: yes |
13 | License: GPL version 2 or later. | License: GPL version 2 or later. |
|
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |