Package: latex2exp
Type: Package
Title: Use LaTeX Expressions in Plots
Version: 0.5.0
Date: 2021-03-14
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://github.com/stefano-meschiari/latex2exp
BugReports: https://github.com/stefano-meschiari/latex2exp/issues
Imports: stringr, magrittr
LazyData: TRUE
Suggests: testthat, knitr, ggplot2, plyr, rmarkdown, purrr, tibble
VignetteBuilder: knitr
RoxygenNote: 7.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2021-03-17 19:15:11 UTC; stefano
Author: Stefano Meschiari [aut, cre]
Maintainer: Stefano Meschiari <stefano.meschiari@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-18 06:30:16 UTC
Built: R 4.3.2; ; 2024-08-03 18:55:43 UTC; unix
