Package: texPreview
Type: Package
Title: Compile and Preview Snippets of 'LaTeX' in 'RStudio'
Version: 1.3.2
Date: 2019-04-08
Authors@R: c(
              person(given = 'Jonathan',family = 'Sidi',email = 'yonis@metrumrg.com',role = c('aut','cre')),
              person(given = 'Daniel',family = 'Polhamus',email = 'danp@metrumrg.com',role = c('aut'))
              )
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'.
Depends: R (>= 3.3.0)
Imports: rstudioapi,magick,svgPanZoom,utils,xml2, htmltools, base64enc,
        whisker, rematch2
Suggests: magrittr, xtable, shiny, rmarkdown, knitr, testthat, covr,
        slickR
License: GPL-2 | GPL-3
URL: https://github.com/metrumresearchgroup/texPreview
BugReports: https://github.com/metrumresearchgroup/texPreview/issues
LazyData: false
NeedsCompilation: no
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Packaged: 2019-05-05 19:46:18 UTC; yonis
Author: Jonathan Sidi [aut, cre],
  Daniel Polhamus [aut]
Repository: CRAN
Date/Publication: 2019-05-05 20:20:04 UTC
