https://github.com/cran/Matrix
Revision e0a5d5dc7b84c423e5f4b36f254807bebacf4b80 authored by Douglas Bates on 16 December 2004, 00:00:00 UTC, committed by Gabor Csardi on 16 December 2004, 00:00:00 UTC
1 parent cc277d8
Raw File
Tip revision: e0a5d5dc7b84c423e5f4b36f254807bebacf4b80 authored by Douglas Bates on 16 December 2004, 00:00:00 UTC
version 0.8-21
Tip revision: e0a5d5d
DESCRIPTION
Package: Matrix
Version: 0.8-21
Date: 2004-12-16
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
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: Mon Dec 27 13:47:21 2004; hornik
back to top