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:
@@ -32,7 +32,6 @@ class RGit2r(RPackage):
|
||||
|
||||
homepage = "https://github.com/ropensci/git2r"
|
||||
url = "https://cran.r-project.org/src/contrib/git2r_0.18.0.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/git2r"
|
||||
|
||||
version('0.18.0', 'fb5741eb490c3d6e23a751a72336f24d')
|
||||
version('0.15.0', '57658b3298f9b9aadc0dd77b4ef6a1e1')
|
||||
|
Reference in New Issue
Block a user