Skip to content

nanxstats/liftr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

liftr

R-CMD-check CRAN Version Downloads from the RStudio CRAN mirror

liftr aims to solve the problem of persistent reproducible reporting. To achieve this goal, it extends the R Markdown metadata format, and uses Docker to containerize and render R Markdown documents.

Paper

To cite this work and the related software, please use

NΓΌst D, Eddelbuettel D, Bennett D et al. (2020). The Rockerverse: Packages and Applications for Containerisation with R. The R Journal 12 (1), 437-461.

Installation

Install liftr from CRAN:

install.packages("liftr")

Or try the development version on GitHub:

remotes::install_github("nanxstats/liftr")

Browse the vignettes or the demo video for a quick-start.

Workflow

Containerize R Markdown Documents with liftr

Events

Time Event Location
July 30, 2018 JSM 2018 (talk) Vancouver, Canada
July 27, 2017 BioC 2017 (poster for dockflow.org) Dana-Farber Cancer Institute, Boston, MA
May 20, 2017 The 10th China-R Conference (talk) Tsinghua University, Beijng, China
April 18, 2017 DockerCon 2017 (talk) Austin Convention Center, Austin, TX
December 3, 2015 CRI Bioinformatics Workshop (talk) The University of Chicago, Chicago, IL
July 21, 2015 BioC 2015 (workshop) Fred Hutchinson Cancer Research Center, Seattle, WA

Contribute

To contribute to this project, please take a look at the Contributing Guidelines first. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

liftr is free and open source software, licensed under GPL-3.