# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           R 1.0

R.setup             github stefano-meschiari latex2exp 0.9.7 v
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Use LaTeX Expressions in plots
long_description    {*}${description}
homepage            https://www.stefanom.io/latex2exp
checksums           rmd160  552b447da61218d3aefff3efb9456f4be84ae809 \
                    sha256  08adc51af957e20c33ad66f8de703d1b5292144d5124062361650748addacbc4 \
                    size    823715
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-magrittr \
                    port:R-stringr

depends_test-append port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-htmltools \
                    port:R-knitr \
                    port:R-purrr \
                    port:R-RCurl \
                    port:R-reactable \
                    port:R-rlang \
                    port:R-rmarkdown \
                    port:R-testthat \
                    port:R-tibble \
                    port:R-waldo

test.run            yes
