# -*- 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 noma rqlm 2.1-1
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Modified Poisson and least-squares regressions \
                    for binary outcome
long_description    {*}${description}
checksums           rmd160  c39ff8ed20795b8e563f5f0816d195942bafe70c \
                    sha256  cb15b177d23d61695049c65c87ce0e69d6f01c57525beeae96618c762ea121d0 \
                    size    32799
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-mice \
                    port:R-sandwich

test.run            yes
