new rstudio package hits it again in the #rstats world with simplified file caching. https://rstudio.github.io/pins/index.html
Where will all my beautiful boilerplate code go?
if (!file.exists("data/dataset.csv")) {download.file(.......)....
won’t be missed