1 |
Package: Matrix |
Package: Matrix |
2 |
Version: 1.2-13 |
Version: 1.2-13 |
3 |
Date: 2018-03-22 |
Date: 2018-03-23 |
4 |
Priority: recommended |
Priority: recommended |
5 |
Title: Sparse and Dense Matrix Classes and Methods |
Title: Sparse and Dense Matrix Classes and Methods |
6 |
Contact: Doug and Martin <Matrix-authors@R-project.org> |
Contact: Doug and Martin <Matrix-authors@R-project.org> |
23 |
symmetric, and diagonal matrices, both dense and sparse and with |
symmetric, and diagonal matrices, both dense and sparse and with |
24 |
pattern, logical and numeric entries. Numerous methods for and |
pattern, logical and numeric entries. Numerous methods for and |
25 |
operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries. |
operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries. |
26 |
Depends: R (>= 3.1.0) |
Depends: R (>= 3.2.0) |
27 |
Imports: methods, graphics, grid, stats, utils, lattice |
Imports: methods, graphics, grid, stats, utils, lattice |
28 |
Suggests: expm, MASS |
Suggests: expm, MASS |
29 |
Enhances: MatrixModels, graph, SparseM, sfsmisc |
Enhances: MatrixModels, graph, SparseM, sfsmisc |