debruine / compreprev

A structured guide to computational reproducibility reviews

Home Page:https://debruine.github.io/compreprev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compreprev

An R package containing a shiny app to help with computational reproducibility reviews.

Shiny App (draft)

Installation

You can install the development version of compreprev from GitHub with:

# install.packages("devtools")
devtools::install_github("debruine/compreprev")

And launch the shiny app with:

compreprev::app()

About

A structured guide to computational reproducibility reviews

https://debruine.github.io/compreprev/

License:Creative Commons Attribution 4.0 International


Languages

Language:R 73.7%Language:CSS 22.1%Language:JavaScript 4.1%