rmatrix 1.1-0-1 source package in Ubuntu

Changelog

rmatrix (1.1-0-1) unstable; urgency=low


  * New upstream release

  * debian/control: Set Build-Depends: to current R version

  * debian/control: Set Standards-Version: to current version 
  
 -- Dirk Eddelbuettel <email address hidden>  Mon, 28 Oct 2013 16:01:34 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rmatrix_1.1-0-1.dsc 1.0 KiB cfe75abc0ac7e9a20dc0a85b20a1cfa6c8d1078220239360e3ddf13a5e8e85c8
rmatrix_1.1-0.orig.tar.gz 1.6 MiB 969ec6cc9b0a056ce6faa7b26477394c3a08929726d0609c05459cc783e4012e
rmatrix_1.1-0-1.diff.gz 4.5 KiB 095cd485b29194a0f480fef31c6e515385fd75815373802ccf4b955664efd508

Available diffs

No changes file available.

Binary packages built by this source

r-cran-matrix: GNU R package of classes for dense and sparse matrices

 This CRAN package provides S4 classes and methods for numerical
 linear algebra using dense or sparse matrices. The sparse matrix
 implementation uses code from the LDL sparse matrix package and
 code from the Metis package of partitioning algorithms.