# -*- 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 snoweye EMCluster 0.2-16
revision            0
categories-append   math
maintainers         nomaintainer
license             MPL-2
description         EM algorithm for model-based clustering \
                    of finite mixture Gaussian distribution
long_description    {*}${description}
homepage            https://github.com/snoweye/EMCluster
checksums           rmd160  0a9afe713aedb6b3773b9774ec8eabf6410bc37f \
                    sha256  7dffc69bf959a61a7b1add1d733c1aa61ca1433ba822ba8d062d1e33e2e1c2c3 \
                    size    708717

compilers.setup     require_fortran

depends_test-append port:R-RColorBrewer

test.run            yes
