# -*- 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            5
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Format R code automatically
long_description    {*}${description}
checksums           rmd160  ccbcc0e266f71e6ee56f1d8dc0fa59d8e2858127 \
                    sha256  f1e09f57c089c3a90766aa137efa4bbbcf232fa8ff28875aa5e2cd4b45c33f59 \
                    size    33359
github.tarball_from archive
supported_archs     noarch

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

test.run            yes
