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:
@@ -30,7 +30,6 @@ class RPlotrix(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/package=plotrix"
|
||||
url = "https://cran.r-project.org/src/contrib/plotrix_3.6-4.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/plotrix"
|
||||
|
||||
version('3.6-4', 'efe9b9b093d8903228a9b56c46d943fa')
|
||||
version('3.6-3', '23e3e022a13a596e9b77b40afcb4a2ef')
|
||||
|
Reference in New Issue
Block a user