Type: Package
Package: texPreview
Title: Compile and Preview Snippets of 'LaTeX'
Version: 1.4.4
Date: 2020-02-14
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, details, fs, htmltools, knitr, lifecycle, magick,
        magrittr, rematch2, rstudioapi, svgPanZoom, utils, whisker,
        xml2
Suggests: covr, kableExtra, nlme, pdftools, rmarkdown, shiny, slickR,
        testthat, texreg, xtable
VignetteBuilder: knitr
RdMacros: details, lifecycle
LazyData: false
NeedsCompilation: no
RoxygenNote: 7.0.2
Packaged: 2020-02-16 02:49:22 UTC; yonis
Author: Jonathan Sidi [aut, cre],
  Daniel Polhamus [aut]
Repository: CRAN
Date/Publication: 2020-02-16 06:10:03 UTC
