# -*- 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 flexmixNL 0.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Finite mixture modeling of generalized non-linear models
long_description    {*}${description}
checksums           rmd160  3f9afb1219879053d00e4b29b2109b96fc642169 \
                    sha256  b53aae98f658071ad67ff3ce218a6989927ced02721bb4429b38586d19d8652e \
                    size    7877
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-flexmix \
                    port:R-gnm

test.run            yes
