Version 0.3.0 of Shiny is now available on CRAN. This version of Shiny has several new features and bug fixes. Some of the changes are under the hood: for example, Shiny now uses a more efficient algorithm for scheduling the execution of reactive functions. There are also some user-facing changes: for example, the new runGitHub() function lets you download and run applications directly from a GitHub repository.
We’ve updated the tutorial page with documentation about these and other features. For a full list of changes, see the the NEWS file.
You can install the new version of Shiny with install.packages('shiny').



2 comments
Comments feed for this article
January 26, 2013 at 2:20 am
Shiny 0.3 released . New era for #rstats « DECISION STATS
[...] Shiny 0.3.0 released (rstudio.org) [...]
January 28, 2013 at 4:04 pm
hmaeda1
Are there any plans of integrating shiny with googleVis at all?