# -*- 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 alicja.wolny-dominiak MixedPoisson 2.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Mixed Poisson models
long_description    The estimation of the parameters in mixed Poisson models.
checksums           rmd160  56feb741720ed7ae406d858465ea5cf3f9351814 \
                    sha256  178428bcfd54187a4215f653d65efa7737d247ade5b1810d7946350ee4bfb53c \
                    size    6829
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-gaussquad \
                    port:R-Rmpfr

test.run            yes
