Type: Package
Package: texPreview
Title: Compile and Preview Snippets of 'LaTeX'
Version: 1.4.3
Date: 2019-12-10
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 snippets of 'LaTeX' directly into images from the R console 
  to view in the 'RStudio' viewer pane, Shiny apps and 'RMarkdown' documents.
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, fs, htmltools, knitr, lifecycle, magick, magrittr,
        rematch2, rstudioapi, svgPanZoom, utils, whisker, xml2
Suggests: covr, kableExtra, nlme, rmarkdown, shiny, slickR, testthat,
        texreg, xtable, details, pdftools
VignetteBuilder: knitr
RdMacros: details, lifecycle
LazyData: false
NeedsCompilation: no
RoxygenNote: 6.1.1
Packaged: 2019-12-11 23:11:42 UTC; yonis
Author: Jonathan Sidi [aut, cre],
  Daniel Polhamus [aut]
Repository: CRAN
Date/Publication: 2019-12-12 07:10:02 UTC
