# -*- 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 maxstat 0.7-25
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Maximally selected rank statistics with several p-value approximations
long_description    {*}${description}
checksums           rmd160  ff4979efe6c572900595831169d24f20bccc064e \
                    sha256  6fc13b8d83797e10fc148183eb440a30584442fdf73628652c606ede790e9f84 \
                    size    110733

depends_lib-append  port:R-exactRankTests \
                    port:R-mvtnorm

depends_test-append port:R-TH.data

test.run            yes
