# -*- 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             github mbojan netseg 4ee09f11a1a664875df5efab9e75f39dcc62a309
version             1.0-3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Measures of network segregation and homophily
long_description    {*}${description}
homepage            https://mbojan.github.io/netseg
checksums           rmd160  26b4487d58057c07b3c95f13b8a280a45429f4bd \
                    sha256  40968763e18de90e4f21e7f2b523953186d8c4aa716297f60cd6ddc5b93f58ee \
                    size    233496
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-igraph

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-scales \
                    port:R-testthat

test.run            yes
