r-glmnet: update version. (#5470)

* r-glmnet: Create New Package.

* pr-quantities: add version & py-numpy conflict (#5307)

* r-glmnet: Update version to 2.0-13

* r-matrix: Update version to 1.2-11

* r-lattice: Update version to 0.20-35.
This commit is contained in:
lingnanyuan
2017-09-25 17:39:41 -05:00
committed by Christoph Junghans
parent 33adb08672
commit fafd240c30
3 changed files with 10 additions and 6 deletions

View File

@@ -32,6 +32,8 @@ class RLattice(RPackage):
handle most nonstandard requirements. See ?Lattice for an introduction."""
homepage = "http://lattice.r-forge.r-project.org/"
url = "https://cran.r-project.org/src/contrib/lattice_0.20-34.tar.gz"
url = "https://cran.rstudio.com/src/contrib/lattice_0.20-35.tar.gz"
list_url = homepage
version('0.20-35', '07f1814623b3da6278ca61554ff7bfe6')
version('0.20-34', 'c2a648b22d4206ae7526fb70b8e90fed')