# -*- 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             github TomKellyGenetics leiden 0.4.3.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         R implementation of Leiden clustering algorithm
long_description    {*}${description}
checksums           rmd160  be4a2d8459e7afd372dececd70a1304c63779fd4 \
                    sha256  b6e3243ffa467c5d4456b8ae573e6f5e863ce709e18980b9d4f0bfaa5744041a \
                    size    2516458
supported_archs     noarch

depends_lib-append  port:R-igraph \
                    port:R-reticulate
