# -*- 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 mratios 1.4.2
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Ratios of coefficients in the general linear model
long_description    {*}${description}
checksums           rmd160  407f5a32d0d2e33d6764be94a928a8bbb5fcc5be \
                    sha256  cefdf96719b7dc59c9446b075944de2ce3d6f723157b73f603bc62a06703f1a2 \
                    size    51616
supported_archs     noarch
platforms           {darwin any}

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

test.run            yes
