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 RGeosphere(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/package=geosphere"
|
||||
url = "https://cran.r-project.org/src/contrib/geosphere_1.5-5.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/geosphere"
|
||||
|
||||
version('1.5-5', '28efb7a8e266c7f076cdbcf642455f3e')
|
||||
|
||||
|
Reference in New Issue
Block a user