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 RMatrixmodels(RPackage):
|
||||
|
||||
homepage = "http://matrix.r-forge.r-project.org/"
|
||||
url = "https://cran.r-project.org/src/contrib/MatrixModels_0.4-1.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/MatrixModels"
|
||||
|
||||
version('0.4-1', '65b3ab56650c62bf1046a3eb1f1e19a0')
|
||||
|
||||
|
Reference in New Issue
Block a user