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:
@@ -42,7 +42,6 @@ class RRcppeigen(RPackage):
|
||||
|
||||
homepage = "http://eigen.tuxfamily.org/"
|
||||
url = "https://cran.r-project.org/src/contrib/RcppEigen_0.3.2.9.0.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/RcppEigen"
|
||||
|
||||
version('0.3.2.9.0', '14a7786882a5d9862d53c4b2217df318')
|
||||
version('0.3.2.8.1', '4146e06e4fdf7f4d08db7839069d479f')
|
||||
|
Reference in New Issue
Block a user