Last data update: 2014.03.03

latex2exp

Package: latex2exp
Type: Package
Title: Use LaTeX Expressions in Plots
Version: 0.4.0
Date: 2015-11-30
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: http://github.com/stefano-meschiari/latex2exp
BugReports: https://github.com/stefano-meschiari/latex2exp/issues
Imports: stringr, magrittr
LazyData: TRUE
Suggests: testthat, knitr, ggplot2, plyr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-30 17:31:16 UTC; stefano
Author: Stefano Meschiari [aut, cre]
Maintainer: Stefano Meschiari <stefano.meschiari@gmail.com>
Repository: CRAN
Date/Publication: 2015-11-30 21:23:12

● 0 images, 7 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'latex2exp' ...
** package 'latex2exp' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'latex2exp'
    finding HTML links ... done
    TeX                                     html  
    latex2exp                               html  
    latex2exp_examples                      html  
    latex2exp_supported                     html  
    plot.expression                         html  
    print.latextoken                        html  
    toString.latextoken                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (latex2exp)
Making 'packages.html' ... done