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

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
