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:
@@ -34,7 +34,6 @@ class RGooglevis(RPackage):
|
||||
|
||||
homepage = "https://github.com/mages/googleVis#googlevis"
|
||||
url = "https://cran.r-project.org/src/contrib/googleVis_0.6.0.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/googleVis"
|
||||
|
||||
version('0.6.0', 'ec36fd2a6884ddc7baa894007d0d0468')
|
||||
|
||||
|
Reference in New Issue
Block a user