# -*- 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 r-forge coin 1.4-3
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Conditional inference procedures in a permutation test framework
long_description    {*}${description}
checksums           rmd160  fde94cd4bf2331bf8e7c591a25d8b5e03bcf0cda \
                    sha256  8a6302dbf3ef570cd9f69ce7b6cd3d3b928dc776f840bbd767af132e0080b974 \
                    size    1031347

depends_lib-append  port:R-libcoin \
                    port:R-matrixStats \
                    port:R-modeltools \
                    port:R-mvtnorm \
                    port:R-multcomp

compilers.setup     require_fortran

depends_test-append port:R-e1071 \
                    port:R-TH.data \
                    port:R-vcd \
                    port:R-xtable

test.run            yes
