https://github.com/cran/Matrix
Raw File
Tip revision: 86dedb554d704016669067d7dfb44e1470bcb54d authored by Douglas Bates on 02 October 2004, 00:00:00 UTC
version 0.8-15
Tip revision: 86dedb5
DESCRIPTION
Package: Matrix
Version: 0.8-15
Date: 2004-10-02
Title: A Matrix package for R
Author: Douglas Bates <bates@stat.wisc.edu>
Maintainer: Douglas Bates <bates@stat.wisc.edu>
Description: Classes and methods for numerical linear algebra
    using Lapack, LDL, and Metis.
Depends: R (>= 2.0.0), methods
Imports: graphics, stats, lattice, grid
Suggests: lattice
SaveImage: no
LazyLoad: yes
LazyData: yes
License: GPL version 2 or later.
 This R package includes code from the LDL and Metis packages,
 which are covered by separate copyrights.  See the file Copyrights for
 details.
Packaged: Sat Oct  2 20:20:14 2004; bates
back to top