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://rstudio.r-universe.dev
Date/Publication: 2026-07-07 14:19:10 UTC
RemoteUrl: https://github.com/rstudio/tinytex
RemoteRef: HEAD
RemoteSha: db1fc10763fa637f758a75ec24e070d82920bbce
NeedsCompilation: no
Packaged: 2026-07-07 17:18:43 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