# -*- 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 StoreyLab qvalue 2.36.0
revision            0
categories-append   bioconductor
maintainers         nomaintainer
license             LGPL
description         Q-value estimation for false discovery rate control
long_description    {*}${description}
homepage            https://github.com/StoreyLab/qvalue
checksums           rmd160  15fe5b6ae7b461a5fa7af2aa2cb4f6b5b3fc6873 \
                    sha256  4a3cf7ec1f241779f893e15858c44ea4b74f4a5669c602c26ac8e5a0d7cef3c1 \
                    size    2760802
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-reshape2

depends_test-append port:R-knitr

test.run            yes
