# -*- 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 r-project flexclust 1.4-2
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Flexible cluster algorithms
long_description    {*}${description}
checksums           rmd160  73a522a9f148209d3e2d862ded2dbf37e5b8f1a5 \
                    sha256  0c4720d691e36091cedafa26ee1f0ddc7af931168096df00b9bf6d64fdd35a55 \
                    size    170071

depends_lib-append  port:R-modeltools

depends_test-append port:R-clue \
                    port:R-ellipse \
                    port:R-seriation \
                    port:R-skmeans

test.run            yes
