I am a beginner at R. I am trying to knit R Markdown to PDF and it doesn't work.
I already installed the package "rmarkdown" which also included the package "tinytex".
I receive the following error code:
output file: My_first_r_markdown.knit.md
! Sorry, but C:\Users\Wagp62\AppData\Local\Programs\MiKTeX\miktex\bin\x64\pdflatex.exe did not succeed.
! The log file hopefully contains the information to get MiKTeX going again:
! C:\Users\Wagp62\AppData\Local\MiKTeX\miktex\log\pdflatex.log
! pdflatex: major issue: So far, you have not checked for MiKTeX updates.
Error: LaTeX failed to compile My_first_r_markdown.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See My_first_r_markdown.log for more info.
Execution halted