# -*- 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 cran DirectedClustering 1.0.0
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Directed weighted clustering coefficient
long_description    {*}${description}
checksums           rmd160  7f5c1269a95f32848060fb2b2ac6908b436d098f \
                    sha256  5ec460f836bac08f3d151e2b580c14da59b56a9a69eb7fe89646a258816d8529 \
                    size    18863
supported_archs     noarch

depends_lib-append  port:R-igraph

test.run            yes
