# -*- 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 swihart bridgedist 0.1.2 v
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Implementation of the Bridge distribution with logit-link
long_description    {*}${description}
checksums           rmd160  84a1244ed9783aa0dafa1199921e3d2f251cdadf \
                    sha256  3fafabbaa5cb4593c43ce6905562fed8901d90f7e1ea4463de7fa7b4a282cf30 \
                    size    6798
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-ggplot2 \
                    port:R-knitr \
                    port:R-reshape2 \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
