# -*- 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 alan.fernihough mfx 1.2-2
revision            1
categories-append   economics
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Marginal effects, odds ratios and incidence rate ratios for GLMs
long_description    {*}${description}
checksums           rmd160  099c47df846f88dd8958ab896eea9f8443f4ca6b \
                    sha256  123af95bf618796792d5a523db3daf2c6fee2236fedd9388cbc46a128fb9fc12 \
                    size    402063
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-betareg \
                    port:R-lmtest \
                    port:R-sandwich

test.run            yes
