Projects

The RStudio team contributes code to many R packages and projects. Here are a few of the prominent ones.

RStudio IDE

Productive tools for working with R code. Works great on Windows, Mac, Linux, and even in a browser with RStudio Server.

Learn more

ggplot2

An enhanced data visualization package for R. Create stunning multi-layered graphics with ease.

Learn more

plyr

An R package for efficiently manipulating data. Utilize the split, apply, combine method for fast, consistent results.

Learn more

Shiny

Shiny makes it super simple for R users to turn analyses into interactive web applications anyone can use.

Learn more

RPubs

RPubs is a free publishing service for R Markdown, which weaves together your writing and the output of your R code.

Learn more

devtools

Developer tools for building R packages. Remove the pains and bottlenecks of package development.

Learn more