# -*- 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 gianmarcoalberti chisquare 1.1.1
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         Chi-Square and g-square test of independence, residual analysis \
                    and measures of categorical association
long_description    {*}${description}
checksums           rmd160  fc6bed04fbc0d149887fb5afc3ac524000413586 \
                    sha256  c3d3f62d094c574c9810c5563ab66283dbde4fd3d5a6e2172f9c8673438dd303 \
                    size    53133
supported_archs     noarch

depends_lib-append  port:R-gt

test.run            yes
