All Projects β†’ nanxstats β†’ Liftr

nanxstats / Liftr

Licence: gpl-3.0
🐳 Containerize R Markdown documents for continuous reproducibility

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Liftr

ReproducibleScience
Short course on reproducible science: what, why, how
Stars: ✭ 23 (-85.16%)
Mutual labels:  reproducible-research, rmarkdown, reproducible-science
Sacred
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
Stars: ✭ 3,678 (+2272.9%)
Mutual labels:  reproducible-research, reproducible-science
Sarek
Detect germline or somatic variants from normal or tumour/normal whole-genome or targeted sequencing
Stars: ✭ 124 (-20%)
Mutual labels:  reproducible-research, reproducible-science
Jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Stars: ✭ 4,969 (+3105.81%)
Mutual labels:  rmarkdown, knitr
Nextflow
A DSL for data-driven computational pipelines
Stars: ✭ 1,337 (+762.58%)
Mutual labels:  reproducible-research, reproducible-science
Pander
An R Pandoc Writer: Convert arbitrary R objects into markdown
Stars: ✭ 267 (+72.26%)
Mutual labels:  rmarkdown, reproducible-research
Kableextra
Construct Complex Table with knitr::kable() + pipe.
Stars: ✭ 465 (+200%)
Mutual labels:  rmarkdown, knitr
reprozip-examples
Examples and demos for ReproZip
Stars: ✭ 13 (-91.61%)
Mutual labels:  reproducible-research, reproducible-science
Knitrhooks
Extend {knitr} with hooks
Stars: ✭ 32 (-79.35%)
Mutual labels:  rmarkdown, knitr
Everware
Everware is about re-useable science, it allows people to jump right in to your research code.
Stars: ✭ 112 (-27.74%)
Mutual labels:  reproducible-research, reproducible-science
Analysispreservation.cern.ch
Source code for the CERN Analysis Preservation portal
Stars: ✭ 37 (-76.13%)
Mutual labels:  reproducible-research, reproducible-science
FGMachine
Future Gadget Machine
Stars: ✭ 66 (-57.42%)
Mutual labels:  reproducible-research, reproducible-science
formr.org
Chain simple surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.
Stars: ✭ 90 (-41.94%)
Mutual labels:  reproducible-research, knitr
Rmarkdown Cookbook
R Markdown Cookbook. A range of tips and tricks to make better use of R Markdown.
Stars: ✭ 324 (+109.03%)
Mutual labels:  rmarkdown, knitr
papers-as-modules
Software Papers as Software Modules: Towards a Culture of Reusable Results
Stars: ✭ 18 (-88.39%)
Mutual labels:  reproducible-research, reproducible-science
Papaja
papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.
Stars: ✭ 422 (+172.26%)
Mutual labels:  rmarkdown, reproducible-research
Wraprmd
RStudio addin for wrapping RMarkdown paragraphs
Stars: ✭ 87 (-43.87%)
Mutual labels:  rmarkdown, knitr
r10e-ds-py
Reproducible Data Science in Python (SciPy 2019 Tutorial)
Stars: ✭ 12 (-92.26%)
Mutual labels:  reproducible-research, reproducible-science
reportfactory
Lightweight infrastructure to handle multiple rmarkdown reports
Stars: ✭ 68 (-56.13%)
Mutual labels:  rmarkdown, knitr
Rrtools
rrtools: Tools for Writing Reproducible Research in R
Stars: ✭ 508 (+227.74%)
Mutual labels:  reproducible-research, reproducible-science

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.

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].