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 moreggplot2
An enhanced data visualization package for R. Create stunning multi-layered graphics with ease.
Learn moreplyr
An R package for efficiently manipulating data. Utilize the split, apply, combine method for fast, consistent results.
Learn moreShiny
Shiny makes it super simple for R users to turn analyses into interactive web applications anyone can use.
Learn moreRPubs
RPubs is a free publishing service for R Markdown, which weaves together your writing and the output of your R code.
Learn moredevtools
Developer tools for building R packages. Remove the pains and bottlenecks of package development.
Learn more