# -*- 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 topepo sparseLDA 0.1-9
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Sparse linear discriminant analysis for Gaussians and mixture of Gaussian models
long_description    {*}${description}
checksums           rmd160  46b1e5998466696d3f255cce98cebce765067f66 \
                    sha256  0b32be205dbbd1963b946e41df9ad668d78ec9e83a6fa2b5b3dd03c266e27acc \
                    size    334002
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-elasticnet \
                    port:R-mda

test.run            yes