# -*- 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             github RobinHankin MM 1.6-8
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Multiplicative multinomial distribution
long_description    {*}${description}
checksums           rmd160  20c4db5ee5c816c4cb7b7e183e5d044771c9f53d \
                    sha256  5d86caa64d3111d1b57393cc33160edabeff09971a656c541314299a0f257ec1 \
                    size    94846
github.tarball_from archive
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-abind \
                    port:R-magic \
                    port:R-mathjaxr \
                    port:R-Oarray \
                    port:R-partitions \
                    port:R-quadform

test.run            yes
