Creating R Markdown Files

Im new to R in grad school and am doing my first R Markdown. When I go to create it gives me an error that I need tinytex. So I install but then a crazy error message I cant decipher and still it doesn't work. I need help

Installing 'tinytex' for R Markdown...

successfully installed.
Warning message:
In utils::install.packages("tinytex", repos = "https://cran.rstudio.com/") :
installation of package 'tinytex' had non-zero exit status

Can you post the complete message you get? I suspect you are omitting the important parts.

I tried to paste the entire error but it said I could not post that many links

Post it as formatted code, here is how to do it

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.