# -*- 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 rmfanova 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3 LGPL-2 LGPL-3}
description         Repeated measures functional analysis of variance
long_description    {*}${description}
checksums           rmd160  e411f2dc2578a67b8a5def44855e619af108572c \
                    sha256  0a07f1f0cba0bcf3f2dc4289e48f170094a800e7ccef64694846072d5622a8f2 \
                    size    12455
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-doParallel \
                    port:R-foreach \
                    port:R-refund

test.run            yes
