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:
@@ -33,7 +33,6 @@ class RSp(RPackage):
|
||||
|
||||
homepage = "https://github.com/edzer/sp/"
|
||||
url = "https://cran.r-project.org/src/contrib/sp_1.2-3.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/sp"
|
||||
|
||||
version('1.2-3', 'f0e24d993dec128642ee66b6b47b10c1')
|
||||
|
||||
|
Reference in New Issue
Block a user