Add default list_url for GitLab, BitBucket, and CRAN (#4439)
* Add default list_url for GitLab, BitBucket, and CRAN * Fix flake and doc tests
This commit is contained in:
@@ -31,7 +31,6 @@ class RRmarkdown(RPackage):
|
||||
|
||||
homepage = "http://rmarkdown.rstudio.com/"
|
||||
url = "https://cran.r-project.org/src/contrib/rmarkdown_1.0.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/rmarkdown"
|
||||
|
||||
version('1.0', '264aa6a59e9680109e38df8270e14c58')
|
||||
|
||||
|
Reference in New Issue
Block a user