Photo by Hunter Haley on Unsplash

devtools

devtools makes package development easier by providing R functions that simplify and expedite common tasks. R Packages is a book based around this workflow.

 

Posts

Docker and the rocker projects have been widely touted in the R community as a way to provide reproducibility in analysis by explicitly …

Talks

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 …

Creating an R package can be a daunting task if you have only used R interactively, in notebooks or scripts. This talk will demystify …

Talk on R package development best practices. Focuses on using the devtools package and associated workflows to improve your rate of …