- Initial release of rstudio
- Added Shiny Server support
- Added tentative support for Debian (Joe Stump)
- Updated the APT installation to use the official APT repositories for Ubuntu and Debian
- Updated the Nginx configuration to support serving both RStudio and Shiny from the same server
- Now depends on the r cookbook.
- Fixed support for
node['rstudio']['cran']['packages']
usingr_package
LWRP from ther
cookbook.