UtrechtUniversity / workshop-computational-reproducibility

Material for the workshop 'Best Practices for Writing Reproducible Code'
https://utrechtuniversity.github.io/workshop-computational-reproducibility/
Other
8 stars 13 forks source link

Add slides specifically for dependency management #28

Closed bvreede closed 3 years ago

bvreede commented 3 years ago

Previously, dependency management was mentioned, but not tackled all that explicitly.

A separate slide deck has been made to provide some clear hands-on advice on how to deal with dependencies.

In addition, the project itself now has its dependencies managed with renv!

Closes #16 and #19

nehamoopen commented 3 years ago

Looks pretty good!