Package: latex2exp Type: Package Title: Use LaTeX Expressions in Plots Version: 0.9.8 Date: 2024-07-05 Authors@R: person("Stefano", "Meschiari", email="stefano.meschiari@gmail.com", role=c("aut", "cre")) Description: Parses and converts LaTeX math formulas to R's plotmath expressions, used to enter mathematical formulas and symbols to be rendered as text, axis labels, etc. throughout R's plotting system. License: MIT + file LICENSE URL: https://www.stefanom.io/latex2exp/, https://github.com/stefano-meschiari/latex2exp BugReports: https://github.com/stefano-meschiari/latex2exp/issues Encoding: UTF-8 Suggests: tools, testthat, waldo, knitr, ggplot2, rmarkdown, purrr, tibble, reactable, htmltools, RCurl, rlang, dplyr VignetteBuilder: knitr RoxygenNote: 7.2.3 Language: en-US Repository: https://stefano-meschiari.r-universe.dev Date/Publication: 2024-08-16 17:48:53 UTC RemoteUrl: https://github.com/stefano-meschiari/latex2exp RemoteRef: HEAD RemoteSha: 733d5d28f76058ff849f137d7c2d58133ac303e9 NeedsCompilation: no Packaged: 2026-06-17 10:26:47 UTC; root Author: Stefano Meschiari [aut, cre] Maintainer: Stefano Meschiari