https://github.com/cran/Matrix
Raw File
Tip revision: 5867f1c6c728f0a09da3ebda6ed3a365084e0fc5 authored by Douglas Bates on 19 January 2006, 00:00:00 UTC
version 0.995-2
Tip revision: 5867f1c
DESCRIPTION
Package: Matrix
Version: 0.995-2
Date: 2006-01-19
Title: A Matrix package for R
Author: Douglas Bates <bates@stat.wisc.edu> and Martin Maechler <maechler@stat.math.ethz.ch>
Maintainer: Douglas Bates <bates@stat.wisc.edu>
Description: Classes and methods for numerical linear algebra
    using Lapack, LDL, and Metis.
Depends: R (>= 2.2.0), methods, utils
Imports: graphics, lattice, grid, stats
Suggests: mlmRev, MASS, coda
SystemRequirements: GNU make
LazyLoad: yes
LazyData: yes
License: GPL version 2 or later.
 This R package includes code from the Metis package and from NIST.  This code is
 covered by separate copyrights; see the file Copyrights for details.  This R package
 includes code 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 UFsparse for details.
Packaged: Thu Jan 19 11:44:16 2006; maechler
back to top