Added list_url to r-dt package (#1533)
This commit is contained in:
parent
402dfe30f9
commit
c7ca96b327
@ -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')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user