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 RThreejs(RPackage):
|
||||
|
||||
homepage = "http://bwlewis.github.io/rthreejs"
|
||||
url = "https://cran.r-project.org/src/contrib/threejs_0.2.2.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/threejs"
|
||||
|
||||
version('0.2.2', '35c179b10813c5e4bd3e7827fae6627b')
|
||||
|
||||
|
Reference in New Issue
Block a user