theamarks / Oyster-Insitu-Filtration

Master's Thesis & Publication
0 stars 0 forks source link

Wrangling Rmd loosing 3 SR trials data #28

Closed theamarks closed 2 years ago

theamarks commented 2 years ago

2 or 3 of the San Rafael trials are being removed from the wrangling output at the manual correction stage. I believe this may have to do with the 2022 updates I made to the file. Possible fix is to revert rmd to 2020 version and figure out what package version this script originally ran on. Install and update renv library so that rmd runs properly again.

theamarks commented 2 years ago

Fixed this problem. Switching from 2013 to 2021 macbook pro environments was the root of this issue. Example of how important it is to think about computing environment reproducibility when initializing projects.

I tried using Renv & groundhog packages retroactively on this repo with no success. Will document environment and package version dependencies to archive. For now working purely from 2013 environment.