Adding list_url to r-hms package (#6473)
This commit is contained in:
parent
3d4e51fad2
commit
1268bc8f45
@ -31,5 +31,6 @@ class RHms(RPackage):
|
||||
|
||||
homepage = "https://cran.rstudio.com/web/packages/hms/index.html"
|
||||
url = "https://cran.rstudio.com/src/contrib/hms_0.3.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/hms"
|
||||
|
||||
version('0.3', '92c4a0cf0c402a35145b5bb57212873e')
|
||||
|
Loading…
Reference in New Issue
Block a user