# -*- 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 # Revert to GitHub once updated there. R.setup cran kharchenkolab leidenAlg 1.1.3 revision 1 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3 description R interface to the Leiden algorithm, \ an iterative community detection algorithm on networks long_description {*}${description} checksums rmd160 a21e8df314cf862d127082b406671f614fa04575 \ sha256 3db4840c34ee9218a30e4ca6096239eb7da2b0c94ef3f3d449968f9fb3d18f3c \ size 1668252 depends_lib-append port:glpk \ port:libxml2 \ port:R-igraph \ port:R-Rcpp \ port:R-RcppArmadillo \ port:R-RcppEigen \ port:R-sccore compilers.setup require_fortran depends_test-append port:R-pbapply \ port:R-testthat test.run yes