# -*- 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.0
revision            0
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  2f15b8a01d255d39861ea8ebb918389eeb58e6cc \
                    sha256  27995a22be0fc72ec52445b7d4059ebc06a5a9a214008e29b6ec978cccc16ba6 \
                    size    161471

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

test.run            yes
