# -*- 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             bioconductor Bioconductor multtest 2.60.0
revision            0
categories-append   bioconductor
maintainers         nomaintainer
license             LGPL
description         Resampling-based multiple hypothesis testing
long_description    {*}${description}
checksums           rmd160  34d2164530dcc916918fb06219775c0f2b3ef108 \
                    sha256  e4cb2c1a8bec46b6b097f67d828622fa2d2f21926cc3214f8d605f8e592ebb11 \
                    size    1295259

depends_lib-append  port:R-Biobase \
                    port:R-BiocGenerics

depends_test-append port:R-snow

test.run            yes
