Package: tinytex Type: Package Title: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents Version: 0.60.1 Authors@R: c( person("Yihui", "Xie", role = c("aut", "cre", "cph"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")), person(given = "Posit Software, PBC", role = c("cph", "fnd")), person("Christophe", "Dervieux", role = "ctb", comment = c(ORCID = "0000-0003-4474-2498")), person("Devon", "Ryan", role = "ctb", email = "dpryan79@gmail.com", comment = c(ORCID = "0000-0002-8549-0971")), person("Ethan", "Heinzen", role = "ctb"), person("Fernando", "Cagua", role = "ctb"), person() ) Description: Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically. Imports: xfun (>= 0.48) Suggests: testit, rstudioapi License: MIT + file LICENSE URL: https://github.com/rstudio/tinytex BugReports: https://github.com/rstudio/tinytex/issues Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Repository: https://ar-puuk.r-universe.dev Date/Publication: 2026-06-16 15:57:26 UTC RemoteUrl: https://github.com/rstudio/tinytex RemoteRef: HEAD RemoteSha: dd6dfa63b6ad083610fd1ce350acd42ddf3b501d NeedsCompilation: no Packaged: 2026-06-16 18:06:22 UTC; root Author: Yihui Xie [aut, cre, cph] (ORCID: ), Posit Software, PBC [cph, fnd], Christophe Dervieux [ctb] (ORCID: ), Devon Ryan [ctb] (ORCID: ), Ethan Heinzen [ctb], Fernando Cagua [ctb] Maintainer: Yihui Xie