r-e1071: Add list_url. (#5986)

This commit is contained in:
lingnanyuan 2017-10-28 13:12:52 -05:00 committed by Christoph Junghans
parent b43e2d2546
commit 57611397c9

View File

@ -32,6 +32,7 @@ class RE1071(RPackage):
homepage = "https://cran.r-project.org/package=e1071"
url = "https://cran.r-project.org/src/contrib/e1071_1.6-7.tar.gz"
list_url = "https://cran.rstudio.com/src/contrib/Archive/e1071"
version('1.6-7', 'd109a7e3dd0c905d420e327a9a921f5a')