Skip to content

Code used for the organisation and management of the reproducibility review at AGILE 2020

License

Notifications You must be signed in to change notification settings

reproducible-agile/reviews-2020

Repository files navigation

AGILE Reproducibility Reviews 2020

About

This repository contains code used for the organisation and management of the reproducibility review at AGILE 2020. Read more about the review process and the reproducibility committee here: https://reproducible-agile.github.io/2020/#reproducibility-review.

The reproducibility reviews are published on OSF: 10.17605/OSF.IO/6K5FH

Reproducible AGILE badge

Contents

To work on the main R Markdown file, agile-2020-papers.Rmd, which includes all information and documentation of the reproducibility review, run (requires GNU Make, and virtualenv for Python)

make

Then open the Jupyter UI at the link shown in the console. In the UI, go to "New" > "RStudio" to get an integrated development environment with the required dependencies.

The Makefile's default target will create a virtual Python environment to execute repo2docker using the files in this repository, notably install.R where you must add required R packages, and the Dockerfile where all system dependencies and remaining software is installed and configured.

License

Copyright 2020 Daniel Nüst, published under The Apache License, Version 2.0.

About

Code used for the organisation and management of the reproducibility review at AGILE 2020

Topics

Resources

License

Stars

Watchers

Forks