# -*- 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 c.j.vanlissa gorica 0.1.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Evaluation of inequality-constrained hypotheses using GORICA
long_description    {*}${description}
homepage            https://informative-hypotheses.sites.uu.nl/software/goric
checksums           rmd160  69a8d7bf5c7d93029e1ee16139fae7407eb5fe09 \
                    sha256  1e95119fb97628eee7921ce3ea16659a7ed14929c0d523ea1fa575cc787a0de5 \
                    size    134142
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-bain \
                    port:R-lavaan \
                    port:R-limSolve \
                    port:R-lme4 \
                    port:R-mvtnorm \
                    port:R-quadprog

depends_test-append port:R-FRACTION \
                    port:R-matrixcalc \
                    port:R-testthat

test.run            yes
