aaronpeikert / reproducible-research

A Reproducible Data Analysis Workflow with R Markdown, Git, Make, and Docker
https://psyarxiv.com/8xzqy/
Creative Commons Attribution 4.0 International
122 stars 17 forks source link

Dockerfile shown in Manuscript installs newest github version #74

Closed aaronpeikert closed 3 years ago

aaronpeikert commented 3 years ago

@brandmaier found this grave mistake, which implies one would install always the newest version

The Dockerfile of the paper itself does it correctly:

https://github.com/aaronpeikert/reproducible-research/blob/a7c5a1ebfe40d14f528280fadbfc769f7573883d/Dockerfile#L10