# -*- 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 waidschrat bayesROE 0.2
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Bayesian Regions of Evidence
long_description    {*}${description}
homepage            https://github.com/waidschrat/bayesROE
checksums           rmd160  a526b992d4fc3ed0ba301ffd4fed4715ab0c1e40 \
                    sha256  92d7c8f169c557886d612f14e61f5c35211f8e8b12aa7c91114764e8f9deb6f8 \
                    size    26809
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-colourpicker \
                    port:R-config \
                    port:R-ggplot2 \
                    port:R-golem \
                    port:R-scales \
                    port:R-shiny \
                    port:R-shinyBS

depends_test-append port:R-spelling \
                    port:R-testthat

test.run            yes
