packages
r2d3 - R Interface to D3 Visualizations
2018-10-05
RStudio Team

sparklyr 0.9: Streams and Kubernetes
2018-10-01
Javier Luraschi

Getting started with deep learning in R
2018-09-12
Sigrid Keydana

Shiny 1.1.0: Scaling Shiny with async
2018-06-26
Joe Cheng

Applied Machine Learning Workshop
2018-05-15
Roger Oberg
Join Max Kuhn of RStudio for his popular Applied Machine Learning Workshop in Washington D.C.! If you’d missed his sold out course at rstudio::conf 2018 now is your chance.
Register here: https://www.rstudio.com/workshops/applied-machine-learning/
This two-day course will provide an overview of using R for supervised learning. The session will step through the process of building, visualizing, testing, and comparing models that are focused on prediction. The goal of the course is to provide a thorough workflow in R that can be used with many different regression or classification techniques.
Read more →
sparklyr 0.8: Production pipelines and graphs
2018-05-14
Kevin Kuo

leaflet 2.0.0
2018-05-10
Barret Schloerke
leaflet 2.0.0 is now on CRAN!
The leaflet R package wraps the Leaflet.js JavaScript library, and this release of the R package marks a major upgrade from the outdated Leaflet.js 0.7.x to the current Leaflet.js 1.x (specifically, 1.3.1).
Leaflet.js 1.x includes some non-backward-compatible API changes versus 0.7.x. If you’re using only R code to create your Leaflet maps, these changes should not affect you. If you are using custom JavaScript, some changes may be required to your code.
Read more →
Building tidy tools workshop
2018-04-09
Roger Oberg
Join RStudio Chief Data Scientist Hadley Wickham for his popular Building tidy tools workshop in San Francisco! If you’d missed the sold out course at rstudio::conf 2018 now is your chance.
Register here: https://www.rstudio.com/workshops/extending-the-tidyverse/
You should take this class if you have some experience programming in R and you want to learn how to tackle larger scale problems. You’ll get the most if you’re already familiar with the basics of functions (i.
Read more →
DT 0.4: Editing Tables, Smart Filtering, and More
2018-03-29
Yihui Xie

reticulate: R interface to Python
2018-03-26
JJ Allaire
