# -*- 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 SPIA 2.56.0
revision            0
categories-append   bioconductor
maintainers         nomaintainer
license             Restrictive
# https://bioconductor.org/packages/release/bioc/licenses/SPIA/LICENSE
description         Signaling Pathway Impact Analysis (SPIA) \
                    using combined evidence of pathway over-representation \
                    and unusual signalling perturbations
long_description    {*}${description}
checksums           rmd160  5a599f0f8054e0c009e0e81700381b1f4b0901fd \
                    sha256  88683c83f5355a52d8402d216a34020545ca84317d9a12adc39007718b4fd32a \
                    size    2566334
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-KEGGgraph

patchfiles          patch-missing-test-deps.diff

depends_test-append port:R-graph \
                    port:R-Rgraphviz

test.run            yes
