# -*- 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 cond 1.2-3.1
revision            2
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Approximate conditional inference for logistic and loglinear models
long_description    {*}${description}
checksums           rmd160  3456f5a8eeb056731cf54614b13f7580f3c03f3b \
                    sha256  de0aa570ff63104e974676131412138b861e973066da813454468a5791700fc8 \
                    size    406758
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-statmod

depends_test-append port:R-csampling \
                    port:R-marg \
                    port:R-nlreg

test.run            yes
