# -*- 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 lags behind.
R.setup             cran jchiquet aricode 1.0.3
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Efficient computations of standard clustering comparison measures
long_description    {*}${description}
checksums           rmd160  d7386ef2353e3c80f116f9619c0f5b89084dbcbf \
                    sha256  10a739353feb4f552496d3a51d436088c92edbd241f80f7c33ee5f278de1d90a \
                    size    12724

depends_lib-append  port:R-Rcpp

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

test.run            yes
