Note: Clicking the links below will take you directly to a page filled with download options, where you can determine the best option for your operating system. As much as I wish I could provide direct links, I don’t know your specific needs. That said, reach out if you have any questions and I’ll try to help as much as I can.
rmarkdown
& tinytex
After you’ve Steps 1-3, follow these steps:
install.packages("devtools")
devtools::install_github(c('yihui/tinytex', 'rstudio/rmarkdown')) +
tinytex::install_tinytex()
If you are having trouble installing tinytex
on other platforms, please consult the tinytex
developer’s website for information on your platform.