# -*- 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 mfay exact2x2 1.6.9
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Exact tests and confidence intervals for 2×2 tables
long_description    {*}${description}
checksums           rmd160  41d88a810a64ded7494132644b55961248d32b41 \
                    sha256  82ceea6725bea556c455056a4f287b6675318fd62a466b962689719a25b51d53 \
                    size    868854
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-exactci \
                    port:R-ssanv

depends_test-append port:R-Exact \
                    port:R-ggplot2 \
                    port:R-gridExtra \
                    port:R-testthat

test.run            yes
