# -*- 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 wccsnow MixSim 1.1-8
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Simulating data to study performance of clustering algorithms
long_description    {*}${description}
checksums           rmd160  cd3e3d2db1d3a5e1b3ac58e1b963075a521c414e \
                    sha256  93a291f48b4f7fd4a76547463a496db8125e9e0d7436274900d75cc5271ed37d \
                    size    43344

compilers.setup     require_fortran

depends_test-append port:R-mclust

test.run            yes
