Package: Matrix Version: 0.999375-10 Date: 2008-04-.. Title: A Matrix package for R Author: Douglas Bates and Martin Maechler Maintainer: Doug and Martin Description: Classes and methods for dense and sparse matrices and operations on them using Lapack, CSparse and CHOLMOD Depends: R (>= 2.6.2), stats, methods, utils, lattice Imports: graphics, lattice, grid, stats Enhances: graph, SparseM SystemRequirements: GNU make LazyLoad: yes LazyData: no LazyDataNote: no longer available, since we use data/*.R *and* our classes License: GPL (>= 2) LicenseDetails: The Matrix package includes libraries CHOLMOD, AMD, COLAMD and CSparse from the University of Florida sparse matrix library maintained by Tim Davis. All sections of that code are covered by the GPL or LGPL licenses. See the directory doc/UFsparse for details.