# -*- 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 seungwoo-stat L1centrality 0.3.1
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Graph/network analysis based on l1 centrality
long_description    {*}${description}
homepage            https://github.com/seungwoo-stat/L1centrality
checksums           rmd160  4d2bf43348f2258abb86182fcd620a619159ba28 \
                    sha256  ea1ba01ef44af2976d0afe29f9f95ab92b1f352a151d8813cdbca8ec676e6b35 \
                    size    161639

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

test.run            yes
