I have been trying to render a pdf document from an R markdown file. I've installed/uninstalled the miktex installation multiple times all to no avail. I get the following error message:
C:\Users\myusername\AppData\Local\MiKTeX\miktex\log\pdflatex.log
Error: LaTeX failed to compile testing_pdf_render.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See testing_pdf_render.log for more info.
Are there other alternatives for getting the PDF report from an R markdown document? No matter what I've tried LaTeX fails to compile for me.