# -*- 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 # GitHub version is outdated. R.setup cran cole-trapnell-lab leidenbase 0.1.30 revision 0 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-3 description R and C/C++ wrappers to run the Leiden find_partition() function long_description {*}${description} homepage https://github.com/cole-trapnell-lab/leidenbase checksums rmd160 8dcd09c1831da573d132471b6a1d2c6e9edc95a5 \ sha256 5415a5a87665fe03dc439c29abb8fd5aed0a536b806e8e12b04fafcdc511e2cb \ size 3755018 depends_lib-append port:glpk \ port:gmp \ port:libxml2 \ port:R-igraph build.args-append --configure-args="--prefix=${prefix}" compilers.setup require_fortran depends_test-append port:R-knitr \ port:R-rmarkdown \ port:R-pandoc \ port:R-testthat test.run yes