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 RMatrix(RPackage):
|
||||
|
||||
homepage = "http://matrix.r-forge.r-project.org/"
|
||||
url = "https://cran.r-project.org/src/contrib/Matrix_1.2-8.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/Matrix"
|
||||
|
||||
version('1.2-8', '4a6406666bf97d3ec6b698eea5d9c0f5')
|
||||
version('1.2-6', 'f545307fb1284861e9266c4e9712c55e')
|
||||
|
Reference in New Issue
Block a user