# -*- 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             cran cran uclust 1.0.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Clustering and classification inference with u-statistics
long_description    {*}${description}
checksums           rmd160  78c42005a1d1b730adadc35e17e2976e6ac808b1 \
                    sha256  61ed8ad3e19e434bb15f46f394dcc178b1ed737dc15a146b19c6eb8098432782 \
                    size    27660
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-dendextend \
                    port:R-robcor

depends_test-append port:R-testthat

test.run            yes
