Type: Package Package: texPreview Title: Compile and Preview Snippets of 'LaTeX' Version: 2.1.0 Date: 2024-01-23 Authors@R: c(person(given = "Jonathan", family = "Sidi", role = c("aut", "cre"), email = "yonicd@gmail.com"), person(given = "Daniel", family = "Polhamus", role = "aut", email = "danp@metrumrg.com")) Maintainer: Jonathan Sidi Description: Compile snippets of 'LaTeX' directly into images from the R console to view in the 'RStudio' viewer pane, Shiny apps and 'RMarkdown' documents. URL: https://github.com/yonicd/texPreview BugReports: https://github.com/yonicd/texPreview/issues Depends: R (>= 4.1.0) Imports: base64enc, details, fs, htmltools, knitr, magick, rematch2, rstudioapi, svgPanZoom, utils, whisker, xml2, tinytex Suggests: covr, kableExtra, nlme, pdftools, rmarkdown, shiny, testthat, texreg, xtable VignetteBuilder: knitr RdMacros: details NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 License: MIT + file LICENSE Encoding: UTF-8 Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://yonicd.r-universe.dev Date/Publication: 2024-01-24 15:55:40 UTC RemoteUrl: https://github.com/yonicd/texpreview RemoteRef: HEAD RemoteSha: 897effac40deb2c350186179186bdeb293069049 Packaged: 2026-07-03 20:21:07 UTC; root Author: Jonathan Sidi [aut, cre], Daniel Polhamus [aut]