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:
@@ -38,7 +38,6 @@ class RRstan(RPackage):
|
||||
|
||||
homepage = "http://mc-stan.org/"
|
||||
url = "https://cran.r-project.org/src/contrib/rstan_2.10.1.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/rstan"
|
||||
|
||||
version('2.10.1', 'f5d212f6f8551bdb91fe713d05d4052a')
|
||||
|
||||
|
Reference in New Issue
Block a user