EVOLUTION-MANAGER
Edit File: DESCRIPTION
Package: tinytex Type: Package Title: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents Version: 0.25 Authors@R: c( person("Yihui", "Xie", role = c("aut", "cre", "cph"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")), person(family = "RStudio, PBC", role = "cph"), person("Fernando", "Cagua", role = "ctb"), person("Ethan", "Heinzen", role = "ctb"), person() ) Description: Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.org/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.5) Suggests: testit, rstudioapi License: MIT + file LICENSE URL: https://github.com/yihui/tinytex BugReports: https://github.com/yihui/tinytex/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.1.1 NeedsCompilation: no Packaged: 2020-07-23 23:35:49 UTC; yihui Author: Yihui Xie [aut, cre, cph] (<https://orcid.org/0000-0003-0645-5666>), RStudio, PBC [cph], Fernando Cagua [ctb], Ethan Heinzen [ctb] Maintainer: Yihui Xie <xie@yihui.name> Repository: CRAN Date/Publication: 2020-07-24 04:30:02 UTC Built: R 3.6.0; ; 2020-09-04 04:09:41 UTC; unix