# -*- 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 schochastics netUtils 0.8.3
revision            0
categories-append   math
maintainers         nomaintainer
license             MIT
description         Miscellaneous functions for network analysis
long_description    {*}${description}
homepage            https://schochastics.github.io/netUtils
checksums           rmd160  1f99d31b12425964137742e2cb84f26125bd0dfe \
                    sha256  f0c897c9f2d1e995cc6ffcf48298cb9f8c137a65a87097e6a2de6627f4291ef3 \
                    size    63704

depends_lib-append  port:R-igraph \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

depends_test-append port:R-covr \
                    port:R-GA \
                    port:R-testthat

test.run            yes
