RStudio IDE
RStudio v0.98 Preview (Debugging Tools and More)
2013-09-24
RStudio Team

RStudio and Rcpp
2012-11-29
RStudio Team

New version of RStudio (v0.97)
2012-11-01
RStudio Team
Today a new version of RStudio (v0.97) is available for download from our website. The principal focus of this release was creating comprehensive tools for R package development. We also implemented many other frequently requested enhancements including a new Vim editing mode and a much improved Find and Replace pane. Here’s a summary of what’s new in the release:
Package Development A new Build tab with package development commands and a view of build output and errors
Read more →
RStudio v0.96.225 Update
2012-05-24
RStudio Team
There’s an updated release of RStudio v0.96 available that includes some small enhancements and bugfixes, including:
Comment/uncomment for Sweave and LaTeX
Additional in-product documentation for R Markdown
Offline support for MathJax previews
More flexible handling of MathJax inline equations
The release notes include a full list all of the changes.
We’ve also published some additional documentation on using the new code folding and code sections features.
Read more →
New Version of RStudio (v0.96)
2012-05-14
RStudio Team
Today a new version of RStudio (v0.96) is available for download from our website. The main focus of this release is improved tools for authoring, reproducible research, and web publishing. This means lots of new Sweave features as well as tight integration with the knitr package (including support for creating dynamic web reports with the new R Markdown and R HTML formats).
We’ve also added some other frequently requested editing features including code folding.
Read more →
RStudio v0.95 Released
2012-01-25
RStudio Team

RStudio v0.95 Preview Available
2012-01-10
RStudio Team
The next version of RStudio (v0.95) is now available as a preview release. Highlights include:
Projects – A new system for managing R projects that enables easy switching between working directories, running multiple instances of RStudio with different projects, and per-project contexts for source documents, workspaces, and history.
Code Navigation – Typeahead navigation by file or function name (Ctrl+.) and the ability to navigate directly to the definition of any function (F2 or Ctrl+Click).
Read more →
RStudio Update
2011-10-27
RStudio Team
With R 2.14 slated to be released next week we wanted to encourage everyone planning to upgrade to also update to the latest release of RStudio (v0.94.110). For R 2.14 users this release includes tweaks related to compatibility with the R 2.14 graphics engine as well as compatibility with the new parallel package. There are also a number of other bug fixes which make this a worthwhile update even for users not running R 2.
Read more →
RStudio Beta 3 (v0.94)
2011-06-14
RStudio Team
RStudio Beta 3 (v0.94) is available for download today. The goal for this release was to refine and improve our core features based on the feedback we’ve gotten on our first two betas. Highlights of the new release include:
Source editor enhancements — New editor features include brace/paren/quote matching, more intelligent cursor placement after newlines, function navigation, regex find and replace, run to/from the current line, and a command to re-run the last code region.
Read more →
RStudio Beta 2 (v0.93)
2011-04-11
RStudio Team
