BuildResaveData: no
Description: A rich hierarchy of matrix classes, including triangular, symmetric, and diagonal matrices, both dense and sparse and with pattern, logical and numeric entries.   Numerous methods for and operations on these matrices, using 'LAPACK' and 'SuiteSparse' libraries.
Enhances: MatrixModels, graph, SparseM, sfsmisc
LazyDataNote: not possible, since we use data/*.R *and* our classes
License: GPL (>= 2) | file LICENCE
Imports: methods, graphics, grid, stats, utils, lattice
URL: http://Matrix.R-forge.R-project.org/
BugReports: https://r-forge.r-project.org/tracker/?group_id=61
Maintainer: Martin Maechler <mmaechler+Matrix@gmail.com>
LazyData: no
Version: 1.2-17
Suggests: expm, MASS
NeedsCompilation: yes
Authors@R: c(person("Douglas","Bates", role="aut") , person("Martin","Maechler", role = c("aut","cre"), email="mmaechler+Matrix@gmail.com", comment = c(ORCID = "0000-0002-8685-9910")) , person("Timothy A.", "Davis", role="ctb", comment = c("SuiteSparse and 'cs' C libraries, notably CHOLMOD, AMD; collaborators listed in dir(pattern = '^[A-Z]+[.]txt$', full.names=TRUE, system.file('doc', 'SuiteSparse', package='Matrix'))")) , person("Jens", "Oehlschlägel", role="ctb", comment="initial nearPD()") , person("Jason", "Riedy", role="ctb", comment = c("condest() and onenormest() for octave", "Copyright: Regents of the University of California")) , person("R Core Team", role = "ctb", comment="base R matrix implementation") )
Date/Publication: 2019-03-22 22:56:52 UTC
Packaged: 2019-03-20 21:37:04 UTC; maechler
Priority: recommended
Title: Sparse and Dense Matrix Classes and Methods
Encoding: UTF-8
Date: 2019-03-11
Contact: Doug and Martin <Matrix-authors@R-project.org>
Repository: CRAN
Author: Douglas Bates [aut], Martin Maechler [aut, cre] (<https://orcid.org/0000-0002-8685-9910>), Timothy A. Davis [ctb] (SuiteSparse and 'cs' C libraries, notably CHOLMOD, AMD; collaborators listed in dir(pattern = '^[A-Z]+[.]txt$', full.names=TRUE, system.file('doc', 'SuiteSparse', package='Matrix'))), Jens Oehlschlägel [ctb] (initial nearPD()), Jason Riedy [ctb] (condest() and onenormest() for octave, Copyright: Regents of the University of California), R Core Team [ctb] (base R matrix implementation)
Package: Matrix
Depends: R (>= 3.2.0)
