Package: tinytex
Type: Package
Title: Helper Functions to Install and Maintain 'LaTeX', and Compile
        'LaTeX' Documents
Version: 0.1
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, Inc.", role = "cph"),
  person()
  )
Description: Helper functions to install and maintain the 'LaTeX' distribution
  named 'TinyTeX' (<https://yihui.name/tinytex/>), a lightweight and portable
  version of 'TeX Live'. This package also contains helper functions to compile
  'LaTeX' documents, and install missing 'LaTeX' packages automatically.
Suggests: testit
License: MIT + file LICENSE
URL: https://yihui.name/tinytex/
BugReports: https://github.com/yihui/tinytex/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-12-11 18:16:50 UTC; yihui
Author: Yihui Xie [aut, cre, cph] (0000-0003-0645-5666),
  RStudio, Inc. [cph]
Maintainer: Yihui Xie <xie@yihui.name>
Repository: CRAN
Date/Publication: 2017-12-13 09:12:30 UTC
