# -*- 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 movMF 0.2-9
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Mixtures of von Mises–Fisher distributions
long_description    {*}${description}
checksums           rmd160  3c8302049a780c381c0ef455de3bdb0398e9e429 \
                    sha256  7d8a3ce2acea0db6a01a6b98a11ad80f6b95f5efa82632422ae8d8f9cf87651a \
                    size    471636

depends_lib-append  port:R-clue \
                    port:R-skmeans \
                    port:R-slam

depends_test-append port:R-colorspace \
                    port:R-flexmix \
                    port:R-HSAUR3 \
                    port:R-SnowballC \
                    port:R-tm \
                    port:R-vcd

test.run            yes
