# -*- 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             cran MarcellGranat currr 0.1.2
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Apply mapping functions in frequent saving
long_description    {*}${description}
checksums           rmd160  97e54c7bc1e8a856de949eb0214a6c62676780f8 \
                    sha256  17efeb5f980385a4b8b4c9117d47569e94b787d3b888f3e8d39fb370b67dcc35 \
                    size    13095
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-broom \
                    port:R-clisymbols \
                    port:R-crayon \
                    port:R-dplyr \
                    port:R-job \
                    port:R-pacman \
                    port:R-purrr \
                    port:R-readr \
                    port:R-rstudioapi \
                    port:R-scales \
                    port:R-stringr \
                    port:R-tibble \
                    port:R-tidyr

test.run            yes