Open mishelly-h opened 11 months ago
I installed markdown and tired to 'run all' for the 'analysis_report.Rmd' on windows machine: returns error. '"---"' is not recognized as an internal or external command, operable program or batch file.
I think the issue was that I wasn't in the project. I tried it again: this time, the package bookdown is not installed. But I get the same error as before when trying to run all
@mishelly-h just to confirm, I see you merged the last two PR, and the main is updated. You are trying to run based on this new version right?
@mishelly-h In the .Rproj, did you renv::restore()?
When I follow the README instructions, R tells me that I don't have markdown installed to run the analysis. Checking the installed packages with installed.packages() I also cannot see the package. Can we include the package or is there a reason the package is not included?