All Projects → jsta → r-docker-tutorial

jsta / r-docker-tutorial

Licence: other
A docker tutorial for reproducible research

Programming Languages

r
7636 projects
Makefile
30231 projects

Projects that are alternatives of or similar to r-docker-tutorial

dirdf
R package: dirdf - Extracts Metadata from Directory and File Names
Stars: ✭ 57 (-76.73%)
Mutual labels:  unconf16, unconf
miner
R package for controlling Minecraft via API
Stars: ✭ 74 (-69.8%)
Mutual labels:  rstats, unconf
styles
Custom themes for base plots
Stars: ✭ 32 (-86.94%)
Mutual labels:  rstats, unconf
checkers
⛔ ARCHIVED ⛔ Automated checking of best practices for research compendia ✔️
Stars: ✭ 53 (-78.37%)
Mutual labels:  rstats, unconf
pkgreviewr
R package to facilitate rOpenSci package reviews.
Stars: ✭ 35 (-85.71%)
Mutual labels:  rstats, unconf
gdoc
⛔ ARCHIVED ⛔ An R Markdown Template for Google Docs
Stars: ✭ 30 (-87.76%)
Mutual labels:  unconf16, unconf
rcheatsheet
⛔ ARCHIVED ⛔ A package to create cheatsheets
Stars: ✭ 33 (-86.53%)
Mutual labels:  unconf
epanetReader
Read text files in Epanet's .inp and .rpt formats into R
Stars: ✭ 18 (-92.65%)
Mutual labels:  rstats
r-security-practices
⛔ ARCHIVED ⛔ Materials relating to security best practices for R people
Stars: ✭ 19 (-92.24%)
Mutual labels:  unconf
mchtoolbox
⛔ ARCHIVED ⛔ What the Package Does (Title Case)
Stars: ✭ 13 (-94.69%)
Mutual labels:  unconf
HumanPilot
Spatial Transcriptomics human DLPFC pilot study part of the spatialLIBD project
Stars: ✭ 22 (-91.02%)
Mutual labels:  rstats
mikropml
User-Friendly R Package for Supervised Machine Learning Pipelines
Stars: ✭ 34 (-86.12%)
Mutual labels:  rstats
gendercoder
Creating R package to code free text gender responses
Stars: ✭ 48 (-80.41%)
Mutual labels:  unconf
cablecuttr
An R wrapper for CanIStream.It API
Stars: ✭ 17 (-93.06%)
Mutual labels:  rstats
ropsec
㊙️ Operations security for R developers
Stars: ✭ 27 (-88.98%)
Mutual labels:  unconf
nasapower
API Client for NASA POWER Global Meteorology, Surface Solar Energy and Climatology in R
Stars: ✭ 79 (-67.76%)
Mutual labels:  rstats
travis
⛔ ARCHIVED ⛔ Set Up 'Travis' for Testing and Deployment
Stars: ✭ 61 (-75.1%)
Mutual labels:  rstats
dataspice
🌶️ Create lightweight schema.org descriptions of your datasets
Stars: ✭ 151 (-38.37%)
Mutual labels:  unconf
statically
📸 Generate Webpage Screenshots Using the Statically API
Stars: ✭ 28 (-88.57%)
Mutual labels:  rstats
middlechild
⛔ ARCHIVED ⛔ Tools to Intercept, Validate and Consume Web/Network Traffic
Stars: ✭ 15 (-93.88%)
Mutual labels:  unconf

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].