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,7 +31,6 @@ class RMda(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/package=mda"
|
||||
url = "https://cran.r-project.org/src/contrib/mda_0.4-9.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/mda"
|
||||
|
||||
version('0.4-9', '2ce1446c4a013e0ebcc1099a00269ad9')
|
||||
|
||||
|
Reference in New Issue
Block a user