# -*- 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 gagolews genieclust 1.1.6 v
revision            0
maintainers         nomaintainer
license             AGPL-3
description         Fast and robust hierarchical clustering with noise points detection
long_description    {*}${description}
homepage            https://genieclust.gagolewski.com
checksums           rmd160  550a88abddb9e40cbe1c90378704a11cd47d4377 \
                    sha256  a48209997309d540e0c34ecb2c4aa097d878dfc08f63008e59e3e9664e57368c \
                    size    85830

depends_lib-append  port:R-Rcpp

compiler.openmp_version 2.5

depends_test-append port:R-mlpack

test.run            yes
