Added list_url to r-dt package (#1533)

This commit is contained in:
sknigh 2017-01-09 14:37:06 -08:00 committed by becker33
parent 402dfe30f9
commit c7ca96b327

View File

@ -33,6 +33,7 @@ class RDt(RPackage):
homepage = "http://rstudio.github.io/DT"
url = "https://cran.r-project.org/src/contrib/DT_0.1.tar.gz"
list_url = "https://cran.r-project.org/src/contrib/Archive/DT/"
version('0.1', '5c8df984921fa484784ec4b8a4fb6f3c')