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 RScatterplot3d(RPackage):
|
||||
|
||||
homepage = "https://CRAN.R-project.org/package=scatterplot3d"
|
||||
url = "https://cran.r-project.org/src/contrib/scatterplot3d_0.3-40.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/scatterplot3d"
|
||||
|
||||
version('0.3-40', '67b9ab6131d244d7fc1db39dcc911dfe')
|
||||
|
||||
|
Reference in New Issue
Block a user