r-htmlwidgets: Update verion to 0.9 (#5881)
This commit is contained in:
parent
22e96a10ad
commit
8c0b95c398
@ -30,10 +30,11 @@ class RHtmlwidgets(RPackage):
|
|||||||
including the R console, 'R Markdown' documents, and 'Shiny' web
|
including the R console, 'R Markdown' documents, and 'Shiny' web
|
||||||
applications."""
|
applications."""
|
||||||
|
|
||||||
homepage = "https://github.com/ramnathv/htmlwidgets"
|
homepage = "https://cran.r-project.org/package=htmlTable"
|
||||||
url = "https://cran.r-project.org/src/contrib/htmlwidgets_0.6.tar.gz"
|
url = "https://cran.rstudio.com/src/contrib/htmlwidgets_0.9.tar.gz"
|
||||||
list_url = homepage
|
list_url = "https://cran.r-project.org/src/contrib/Archive/htmlwidgets"
|
||||||
|
|
||||||
|
version('0.9', 'b42730691eca8fc9a28903c272d11605')
|
||||||
version('0.8', '06b0404a00e25736946607a36ee5351d')
|
version('0.8', '06b0404a00e25736946607a36ee5351d')
|
||||||
version('0.6', '7fa522d2eda97593978021bda9670c0e')
|
version('0.6', '7fa522d2eda97593978021bda9670c0e')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user