The R package tinytex - Helper Functions to Manage TinyTeX, and Compile LaTeX Documents - Yihui Xie | 谢益辉
You can install the tinytex package from either CRAN or Github: # CRAN version install.packages('tinytex') # or the development version on Github remotes::install_github('yihui/tinytex') The package …