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,6 +32,5 @@ class RBoot(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/package=boot"
|
||||
url = "https://cran.r-project.org/src/contrib/boot_1.3-18.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/boot"
|
||||
|
||||
version('1.3-18', '711dd58af14e1027eb8377d9202e9b6f')
|
||||
|
Reference in New Issue
Block a user