# -*- 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 ClusVis 1.2.0
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Gaussian-based visualization of Gaussian and non-Gaussian model-based clustering
long_description    {*}${description}
checksums           rmd160  1152ff3048fe2c46840b574c00c8728270993722 \
                    sha256  85041a8d9e56be979ea59a597788c3c711bf6912ec62295f5051f637689bcc1b \
                    size    17095

depends_lib-append  port:R-mvtnorm \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-Rmixmod \
                    port:R-VarSelLCM

compilers.setup     require_fortran

test.run            yes
