Type: Package
Package: texPreview
Title: Compile and Preview Snippets of 'LaTeX' in 'RStudio'
Version: 1.4.1
Date: 2019-10-27
Authors@R: 
    c(person(given = "Jonathan",
             family = "Sidi",
             role = c("aut", "cre"),
             email = "yonis@metrumrg.com"),
      person(given = "Daniel",
             family = "Polhamus",
             role = "aut",
             email = "danp@metrumrg.com"))
Maintainer: Jonathan Sidi <yonis@metrumrg.com>
Description: Compile and preview snippets of 'LaTeX'. Can be
    used directly from the R console, from 'RStudio', in Shiny apps and R
    Markdown documents. Must have 'pdflatex' or 'xelatex' or 'lualatex' in
    'PATH'.
License: GPL-2 | GPL-3
URL: https://github.com/metrumresearchgroup/texPreview
BugReports: https://github.com/metrumresearchgroup/texPreview/issues
Depends: R (>= 3.3.0)
Imports: base64enc, details, fs, htmltools, knitr, lifecycle, magick,
        magrittr, rematch2, rstudioapi, svgPanZoom, utils, whisker,
        xml2
Suggests: covr, kableExtra, nlme, rmarkdown, shiny, slickR, testthat,
        texreg, xtable
VignetteBuilder: knitr
RdMacros: details, lifecycle
LazyData: false
NeedsCompilation: no
RoxygenNote: 6.1.1
Packaged: 2019-10-29 16:55:48 UTC; yonis
Author: Jonathan Sidi [aut, cre],
  Daniel Polhamus [aut]
Repository: CRAN
Date/Publication: 2019-10-29 18:30:02 UTC
