# -*- 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 khliland mixlm 1.3.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Mixed model ANOVA and statistics for education
long_description    {*}${description}
checksums           rmd160  cc84ae7b742de11f8c340e5815a041ed86f6eb01 \
                    sha256  108c76f3bde730ca339162dfa6bac58e007f2bbb98e7bfc224d6e094bd38be11 \
                    size    48233
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-car \
                    port:R-leaps \
                    port:R-multcomp \
                    port:R-pls \
                    port:R-pracma

depends_test-append port:R-lme4

test.run            yes
