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 RPacman(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/package=pacman"
|
||||
url = "https://cran.r-project.org/src/contrib/pacman_0.4.1.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/pacman"
|
||||
|
||||
version('0.4.1', 'bf18fe6d1407d31e00b337d9b07fb648')
|
||||
|
||||
|
Reference in New Issue
Block a user