# -*- 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 luca-scr qcc 2.7
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Quality Control Charts
long_description    {*}${description}
homepage            https://luca-scr.github.io/qcc/
checksums           rmd160  40efd9cc57ffe364c7868f68f40c739bd2f3d336 \
                    sha256  ff139a046e6b139ac25537b69be24e0ff32d6a39db6c941d1d02b4710f378251 \
                    size    3307174
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
