# -*- 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 cran gMWT 1.4
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Generalized Mann–Whitney Type Tests
long_description    {*}${description}
checksums           rmd160  a27d59abcdef863c495ce6b473f18dd1c0ad0543 \
                    sha256  2a96272939fcdd094a14723ef63d72e26bf963d3ca33f8e036fd256ab66a67c7 \
                    size    40370

depends_lib-append  port:R-clinfun \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

compilers.setup     require_fortran

test.run            yes
