RStudio: New Version Released

RStudio: New Version Released

On 26th May, final version RStudio v0.99 was announced. Highlights of new release include:

  • A new data viewer which supports large datasets and have features like filtering, searching, and sorting.
  •  code completion has many new features and capabilities.
  • Editor now provides code diagnostics (errors, warnings, etc.).
  • User customizable code snippets for automating common editing tasks.
    • , , and for the library, require, and source functions
    • and for defining data frames and matrices
    • , , and for conditional expressions
    • , , , etc. for the apply family of functions
    • , , and  for defining S4 classes/methods.
  • Tools for Rcpp: completion, diagnostics, code navigation, find usages, and automatic indentation.
  • Many additional source editor improvements including multiple cursors, tab re-ordering, and several new themes.
  • An enhanced Vim mode with visual block selection, macros, marks, and subset of : commands.

For original article and complete updates follow the link given below:

http://blog.rstudio.org/2015/05/26/new-version-of-rstudio-v0-99/

To view or add a comment, sign in

Explore content categories