All Talks & Workshops

2020

R and S have a long history of interacting with compiled languages.

The Rcpp package has been a widely successful project, however …

Open source R packages on GitHub often take advantage of continuous integration services to automatically check their packages for …

2019

5 minute lighting talk on the bench package, for performing micro-benchmarks while also tracking memory allocations and garbage …

File import in R could be considered a solved problem, with multiple widely used packages (data.table, readr, and others) providing …

File import in R could be considered a solved problem, with multiple widely used packages (data.table, readr, and others) providing …

The key to well-documented, well-tested and easily-distributed R code is the package. This half day class will teach you how to make …

Bring your laptop as we learn about the available debugging tools in R, then try them out on some code examples in an interactive …