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:
@@ -44,6 +44,5 @@ class RRjsonio(RPackage):
|
||||
|
||||
homepage = "https://cran.r-project.org/package=RJSONIO"
|
||||
url = "https://cran.r-project.org/src/contrib/RJSONIO_1.3-0.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/RJSONIO"
|
||||
|
||||
version('1.3-0', '72c395622ba8d1435ec43849fd32c830')
|
||||
|
Reference in New Issue
Block a user