https://github.com/cran/Matrix
Raw File
Tip revision: ef9c56e771e123653fb28c556602013a71588963 authored by Douglas Bates on 24 August 2004, 00:00:00 UTC
version 0.8-11
Tip revision: ef9c56e
DESCRIPTION
Package: Matrix
Version: 0.8-11
Date: 2004-08-24
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 (>= 1.9.0), methods, graphics, stats
Imports: graphics, stats
Suggests: lattice
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: Tue Aug 24 08:56:21 2004; bates
back to top