Add list_url for old versions.
This commit is contained in:
@@ -30,7 +30,8 @@ class RWhisker(Package):
|
||||
including R"""
|
||||
|
||||
homepage = "http://github.com/edwindj/whisker"
|
||||
url = "https://cran.r-project.org/src/contrib/whisker_0.3-2.tar.gz"
|
||||
url = "https://cran.r-project.org/src/contrib/whisker_0.3-2.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/whisker"
|
||||
|
||||
version('0.3-2', 'c4b9bf9a22e69ce003fe68663ab5e8e6')
|
||||
|
||||
|
Reference in New Issue
Block a user