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:
@@ -30,7 +30,6 @@ class RSnow(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/web/packages/snow/index.html"
|
||||
url = "https://cran.r-project.org/src/contrib/snow_0.4-2.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/snow"
|
||||
|
||||
version('0.4-2', 'afc7b0dfd4518aedb6fc81712fd2ac70')
|
||||
|
||||
|
Reference in New Issue
Block a user