r-rcppblaze: new package (#7209)

This commit is contained in:
Yifan Zhu
2018-02-13 07:07:18 -06:00
committed by Massimiliano Culpo
parent 9c7e82a348
commit f8a8e2ba10
2 changed files with 68 additions and 1 deletions

View File

@@ -32,7 +32,9 @@ class RMatrix(RPackage):
homepage = "http://matrix.r-forge.r-project.org/"
url = "https://cran.rstudio.com/src/contrib/Matrix_1.2-11.tar.gz"
list_url = "https://cran.r-project.org/src/contrib/Archive/Matrix"
version('1.2-11', 'a8c1a893f36d7ea918ddbf8cb8d10b43')
version('1.2-12', '0ade6e374716f08650cc8b8da99a313c')
version('1.2-11', 'b7d2a639aa52228dfde7c3c3ee68b38e')
version('1.2-8', '4a6406666bf97d3ec6b698eea5d9c0f5')
version('1.2-6', 'f545307fb1284861e9266c4e9712c55e')