blob: 6a5771250ed7d98bb25ffe8b9738e0c262d6bf18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = r-latex2exp
pkgdesc = Use LaTeX Expressions in Plots
pkgver = 0.9.6
pkgrel = 1
url = https://cran.r-project.org/package=latex2exp
arch = any
license = MIT
depends = r
depends = r-magrittr
depends = r-stringr
optdepends = r-dplyr
optdepends = r-ggplot2
optdepends = r-htmltools
optdepends = r-knitr
optdepends = r-purrr
optdepends = r-rcurl
optdepends = r-reactable
optdepends = r-rlang
optdepends = r-rmarkdown
optdepends = r-testthat
optdepends = r-tibble
optdepends = r-waldo
source = https://cran.r-project.org/src/contrib/latex2exp_0.9.6.tar.gz
sha256sums = 669826a433a1d815c9164ffcb69d7d634857be905e3c8c04f464cf1221a0e0ca
pkgname = r-latex2exp
|