# -*- 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 yihui formatR 1.14 v
revision            2
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Format R code automatically
long_description    {*}${description}
checksums           rmd160  16f366608938708d081f70a8dc77c295109f64eb \
                    sha256  c1f23c3d641f38d2339ef8c38fe9ca36f0affeac20feede14ddbe9143aef8359 \
                    size    33377
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-rstudioapi \
                    port:R-shiny \
                    port:R-testit

test.run            yes
