RStudio Forum
While I've seen a number of post dealing with pandoc kniting error not sure if there is a solution.
R version: 3.6.3
RStudio version: 1.2.25033
pandoc version: 2.7.2
Windows 10 version: 1909
network installation
Working directory : set to H:/My Documents
Initial problem was that I was receiving "The filename directory name, or volume label syntax is incorrect." The seems to have been corrected by setting the default directory in the global dialog from ~ to H:/My Document, which is an external location.
However I still can't knit a R Markdown or Notebook file
pandox.exe: \: openBinaryFile: does not exist (No such file or directory)
Error: pandox document conversion failed with error 1
Execution halted
Could this possible be due to RStudio using the actually path as in "\coe.ic.gov/HOME/ESDC/nga_home_052/al52975/My Document/R......." Do I need to set some sort of environmental variable?
Jeff