Adding list_url to several R module packages (#6474)
This commit is contained in:
@@ -32,7 +32,7 @@ class RFutileLogger(RPackage):
|
||||
|
||||
homepage = "https://cran.rstudio.com/web/packages/futile.logger/index.html"
|
||||
url = "https://cran.rstudio.com/src/contrib/futile.logger_1.4.3.tar.gz"
|
||||
list_url = homepage
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/futile.logger"
|
||||
|
||||
version('1.4.3', 'ba0e8d2dfb5a970b51c21907bbf8bfc2')
|
||||
|
||||
|
Reference in New Issue
Block a user