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,6 +31,5 @@ class RIterators(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/web/packages/iterators/index.html"
|
||||
url = "https://cran.r-project.org/src/contrib/iterators_1.0.8.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/iterators"
|
||||
|
||||
version('1.0.8', '2ded7f82cddd8174f1ec98607946c6ee')
|
||||
|
Reference in New Issue
Block a user