SCM Repository
[matrix] / pkg / Matrix / DESCRIPTION |
Diff of /pkg/Matrix/DESCRIPTION
Parent Directory
|
Revision Log
|
Patch
revision 2092, Fri Nov 9 18:52:30 2007 UTC | revision 2093, Thu Nov 22 15:54:17 2007 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | Package: Matrix | Package: Matrix |
2 | Version: 0.999375-3 | Version: 0.999375-4 |
3 | Date: 2007-10-06 | Date: 2007-11-.. |
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: Doug and Martin <Matrix-authors@R-project.org> | Maintainer: Doug and Martin <Matrix-authors@R-project.org> |
# | Line 13 | Line 13 |
13 | LazyLoad: yes | LazyLoad: yes |
14 | LazyData: no | LazyData: no |
15 | LazyDataNote: no longer available, since we use data/*.R *and* our classes | LazyDataNote: no longer available, since we use data/*.R *and* our classes |
16 | License: GPL version 2 or later. | License: GPL (>= 2) |
17 | This R package includes libraries CHOLMOD, AMD, COLAMD and CSparse | This R package includes libraries CHOLMOD, AMD, COLAMD and CSparse |
18 | from the University of Florida sparse matrix library maintained by Tim | from the University of Florida sparse matrix library maintained by Tim |
19 | Davis. All sections of that code are covered by the GPL or LGPL | Davis. All sections of that code are covered by the GPL or LGPL |
|
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |