This repository contains scripts, source data and dynamic documents supporting an evaluation on journals eligible for the Springer Compact Agreements. Find the resulting report here.
The HTML report is generated via a python/R Markdown/pandoc toolchain. Additional R packages might be required.
python preprocessing.py
R -e "knitr::knit('index.Rmd')"
pandoc -f gfm -t html5 index.md -o index.html