Closed lucy-schick closed 6 months ago
Found the issue, the extracted_inputs
folder was in .gitignore
, is there a reason for that?
idea at the time - I think - was that because the data was extracted it could be reproduced so didn't need to be pushed to repo. not really practical though. pushed in separate branch and merged with https://github.com/NewGraphEnvironment/fish_passage_bulkley_2022_reporting/pull/150
Issue: The R studio
git
tab is not registering the addition of theinputs_extracted
folder to thedata
folder (see screenshot). Wondering if this is why there was noinputs_extracted
folder present in the repo when it is needed to build report, see slack message below.Things I've tried:
testing
folder andtesting.R
file to see ifgit
would register other changes and it did.inputs_extracted
folder and it still doesn't register in thegit
tab