Add list_url for old versions.
This commit is contained in:
@@ -32,7 +32,8 @@ class RWithr(Package):
|
||||
dependencies to provide access to these functions."""
|
||||
|
||||
homepage = "http://github.com/jimhester/withr"
|
||||
url = "https://cran.r-project.org/src/contrib/withr_1.0.1.tar.gz"
|
||||
url = "https://cran.r-project.org/src/contrib/withr_1.0.1.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/withr"
|
||||
|
||||
version('1.0.1', 'ac38af2c6f74027c9592dd8f0acb7598')
|
||||
|
||||
|
Reference in New Issue
Block a user