# -*- 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 khanna-lab influenceR 0.1.5
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Software tools to quantify structural importance of nodes in a network
long_description    {*}${description}
checksums           rmd160  29e3694d5756172e5ded638b22c3ee376305c418 \
                    sha256  8164e4820f769032fab97c9ca486d33e83309641fcc4875065d8f5a43b20f58c \
                    size    27150

depends_lib-append  port:R-igraph

depends_test-append port:R-testthat

test.run            yes
