Hi All,
I am finding this error at the final stage of R-bookdown book compilation:
"C:/Program Files/RStudio/bin/pandoc/pandoc" +RTS -K512m -RTS bookdown-start.utf8.md --to latex --from markdown+autolink_bare_uris+tex_math_single_backslash --output bookdown-start.pdf --lua-filter "C:\Users\msiddiq7\ONEDRI~1\DOCUME~1\R\WIN-
LI~1\4.0\RMARKD~1\RMARKD~1\lua\PAGEBR~1.LUA" --lua-filter "C:\Users\msiddiq7\ONEDRI~1\DOCUME~1\R\WIN-LI~1\4.0\RMARKD~1\RMARKD~1\lua\LATEX-~1.LUA" --self-contained --highlight-style tango --pdf-engine pdflatex --variable graphics
pdflatex not found. Please select a different --pdf-engine or install pdflatex
Error: pandoc document conversion failed with error 47
In addition: Warning message:
In xfun::prose_index(x) : Code fences are not balanced
Execution halted