# -*- 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 thorsten.pohlert PMCMR 4.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Calculate pairwise multiple comparisons of mean rank sums
long_description    {*}${description}
checksums           rmd160  a8f59acd3f37056c50976a255717bd7651252a13 \
                    sha256  e7b4d9d595a879a62c9b3bb44c1f95432ad75a6607f84ce6bfc6395fee1dc116 \
                    size    9902
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-multcompView

test.run            yes
