Shiny Server 0.4 brings pre-built installers for Ubuntu and RedHat, plus a beta of Shiny Server Pro
devtools 1.4 adds automated vignette building and a simpler install_github() syntax
Shiny 0.8.0 adds DataTables support and visual debugging tools. Also: Yihui Xie joins RStudio!
Packrat: a new tool for reproducible package management that keeps dependencies private to each project
The RStudio CRAN mirror uses CloudFront for fast global downloads, plus anonymized log data is now public
devtools 1.2 speeds up installation, supports R 3.0 vignettes, and adds sha verification for source_url()
Shiny 0.4.0 simplifies the reactive API and suspends invisible outputs to reduce server load
Shiny 0.3.0 improves reactive scheduling efficiency and adds runGitHub() for running apps from GitHub
devtools 1.0 adds S4 and Rcpp support plus much better Rtools detection on Windows
Shiny Server public beta: host multiple Shiny apps on Linux and share them over the web
ggplot2 0.9.3 fixes bugs and adds stat warnings; plyr 1.8 brings sequential summarise() and .paropts
Shiny 0.2.3 adds file downloads; plus a preview of the upcoming free, open-source Shiny Server
Introducing Shiny: a new R package that makes it simple to build interactive web applications
httr 0.2: an easier way to work with web APIs, with HTTP verbs, OAuth 1.0/2.0, and automatic cookie handling
lubridate 1.2.0 is 50x faster at parsing dates, adds stamp() for custom formatting, and %m+% for safe month math
Maps visualizing where RStudio is downloaded around the world and across the US, based on web logs
devtools 0.8 rewrites load_all() for better namespace simulation and adds support for C/C++ code and GitHub PRs
ggplot2 0.9.2 overhauls the theming system: opts() becomes theme(), theme_*() becomes element_*()
Hadley Wickham, Winston Chang, and Garrett Grolemund join RStudio to expand tools and education
Announcing RPubs: a free service to publish R Markdown documents to the web directly from RStudio