# -*- 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 schaarschmidt mratios 1.4.4
revision            2
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Ratios of coefficients in the general linear model
long_description    {*}${description}
checksums           rmd160  73e56ab1bc0cba54a34ee9319e1dab8a0c666599 \
                    sha256  8aa0dce02f55760e0e5a7406c78378967b3ddfe35a52e973c10bc2fbfb5df601 \
                    size    52399
supported_archs     noarch

depends_lib-append  port:R-multcomp \
                    port:R-mvtnorm \
                    port:R-survPresmooth

test.run            yes
