SCM Repository
[matrix] / pkg / DESCRIPTION |
Diff of /pkg/DESCRIPTION
Parent Directory
|
Revision Log
|
Patch
revision 2056, Thu Aug 16 16:42:10 2007 UTC | revision 2154, Sat Mar 22 21:23:12 2008 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | Package: Matrix | Package: Matrix |
2 | Version: 0.999375-2 | Version: 0.999375-7 |
3 | Date: 2007-08-16 | Date: 2008-03-22 |
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 | LicenseDetails: The Matrix 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 |
20 | licenses. See the directory doc/UFsparse for details. | licenses. See the directory doc/UFsparse for details. |
|
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |