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:
@@ -36,7 +36,6 @@ class RForeach(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/web/packages/foreach/index.html"
|
||||
url = "https://cran.r-project.org/src/contrib/foreach_1.4.3.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/foreach"
|
||||
|
||||
version('1.4.3', 'ef45768126661b259f9b8994462c49a0')
|
||||
|
||||
|
Reference in New Issue
Block a user