Skip to content

jsta/r-docker-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c4428c6 · Feb 2, 2022
Apr 1, 2016
Jun 9, 2016
Apr 1, 2016
Apr 1, 2016
Feb 2, 2022
Apr 7, 2016
May 7, 2021
May 7, 2021
Feb 2, 2022
Feb 2, 2022
May 7, 2021
May 7, 2021
May 7, 2021
May 7, 2021
May 7, 2021
May 7, 2021
Feb 2, 2022
Feb 2, 2022
Feb 2, 2022
Feb 2, 2022
Jan 28, 2022
May 7, 2021
Apr 1, 2016
Apr 1, 2016
Jun 13, 2016

Repository files navigation

r-docker-tutorial

A docker tutorial for reproducible research.

This is an introduction to Docker designed for participants with knowledge about R and RStudio. The introduction is intended to be helping people who need Docker for a project. We first explain what Docker is and why it is useful. Then we go into the the details on how to use it for a reproducible transportable project.

Lessons:

  1. Lesson 01 What and Why
  2. Lesson 02 Launching Docker
  3. Lesson 03 Install packages
  4. Lesson 04 Dockerhub
  5. Lesson 05 Dockerfiles
  6. Lesson 06 Sharing your analysis

Links

Credit

Formerly an rOpenSci project started at the 2016 Unconference. Credit to all the contributors!