Hi all,
I've just published my shiny app to an open-source shiny-server. However, my R Markdown scripts are not rendering and I am getting the following error:
Warning: Error in : pandoc version 2.0.5 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
[No stack trace available]
Does anyone know why this is the case? How can I install pandoc via command line on the shiny-server (open source)?