# -*- 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 PhilipPallmann ANOM 0.5
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Analysis of Means
long_description    {*}${description}
checksums           rmd160  814d77cdadbb52cb896353dca072d391f6098858 \
                    sha256  3f4e368c6e686ec41a48cde47d8ab910576b44dfaefccef3754b2d7a7bf2ce92 \
                    size    207186
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ggplot2 \
                    port:R-MCPAN \
                    port:R-multcomp \
                    port:R-nparcomp \
                    port:R-SimComp

depends_test-append port:R-knitr \
                    port:R-lme4 \
                    port:R-sandwich

test.run            yes
