SCM Repository
[matrix] Diff of /pkg/Matrix/DESCRIPTION
Diff of /pkg/Matrix/DESCRIPTION
Parent Directory
|
Revision Log
|
Patch
1 |
Package: Matrix |
Package: Matrix |
2 |
Version: 1.0-16 |
Version: 1.1-0 |
3 |
Date: 2013-09-28 |
Date: 2013-10-13 |
4 |
Priority: recommended |
Priority: recommended |
5 |
Title: Sparse and Dense Matrix Classes and Methods |
Title: Sparse and Dense Matrix Classes and Methods |
6 |
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> |
8 |
Contact: Doug and Martin <Matrix-authors@R-project.org> |
Contact: Doug and Martin <Matrix-authors@R-project.org> |
9 |
Description: Classes and methods for dense and sparse matrices and |
Description: Classes and methods for dense and sparse matrices and |
10 |
operations on them using LAPACK and SuiteSparse. |
operations on them using LAPACK and SuiteSparse. |
11 |
Depends: R (>= 2.15.0) |
Depends: R (>= 2.15.0), methods |
12 |
Imports: graphics, grid, stats, methods, utils, lattice |
Imports: graphics, grid, stats, utils, lattice |
13 |
Suggests: expm, MASS |
Suggests: expm, MASS |
14 |
Enhances: MatrixModels, graph, SparseM, sfsmisc |
Enhances: MatrixModels, graph, SparseM, sfsmisc |
15 |
Encoding: UTF-8 |
Encoding: UTF-8 |
|
Legend:
Removed from v.2929 |
|
changed lines |
|
Added in v.2930 |
|
|