# -*- 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 gagolews genie 1.0.5 v
revision            2
maintainers         nomaintainer
license             AGPL-3
description         Fast, robust and outlier-resistant hierarchical clustering
long_description    {*}${description}
homepage            https://genieclust.gagolewski.com
checksums           rmd160  6b2a6dade2af51871c31ff4708f21b5380a70fbe \
                    sha256  3c50980ff01b5bd4b34dccf6a9553567b1b19be73463ff9831281a3842348204 \
                    size    30610

depends_lib-append  port:R-genieclust \
                    port:R-Rcpp

depends_test-append port:R-stringi \
                    port:R-testthat

test.run            yes
