This is the repo associated with my talk for why-R on 2020-02-18 Why R? Webinar 034 - Roel Hogervorst - Running your Rscript in the cloud

The video will stream live on youtube here and can also be found there afterwards.

The presentation is here in google slides

Description of talk

Life as member of a data team is awesome but as a lone data scientist in a small company you have to be data engineer, IT consultant and data scientist all in one. So how do you get your R scripts to run? In this talk I hope to inspire lone data scientists on all the ways you can run your Rscript in the cloud. I cover some simple and more advanced use cases for running R in the cloud. I also talk about cooperating with IT for maximum results.

Script progression of exploratory to production ready

In the talk I explain about how you get your exploratory script to a more production ready script. In from exploration to script (another markdown document in this repo) you can see a progression where I add informative logging and error quickly.

Links in the presentation

Virtual machines

running scripts from version control

docker resources

Using gitlab and github

Mentioned packages

Contacting me