# -*- 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 hastie mda 0.5-5
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Mixture and flexible discriminant analysis
long_description    {*}${description}
checksums           rmd160  cc4ad7b132b16a72f84ffd3d5eeb01959d212a7a \
                    sha256  3351047bc55e678ba3cfb4590d1c253885c8cbcd4e3411582b9bde0a8a4062ce \
                    size    783343

compilers.setup     require_fortran

depends_test-append port:R-earth \
                    port:R-testthat

test.run            yes
