# -*- 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 GSM 1.3.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Gamma Shape Mixture
long_description    Implementation of a Bayesian approach for estimating a mixture of Gamma distributions \
                    in which the mixing occurs over the shape parameter.
checksums           rmd160  8e3ce1173ea6dc0615214ad647287b5b552feb0d \
                    sha256  6bc94386bc1bc56ee3be9f5d7ef74d8a7be1f329e6645dfbe75fab4778d2b213 \
                    size    7650
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-gtools

test.run            yes
