# -*- 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 nctingwang merDeriv 0.2-4
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Case-wise and cluster-wise derivatives for mixed effects models
long_description    {*}${description}
checksums           rmd160  a68cb207feb8d714dc480d224c20fc98f1914d63 \
                    sha256  8c256a829ce6e8501568580670de475cd71b9f875655a8431123e64349e43ade \
                    size    33835
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-lavaan \
                    port:R-lme4 \
                    port:R-nonnest2 \
                    port:R-numDeriv \
                    port:R-sandwich

depends_test-append port:R-lmeInfo \
                    port:R-mirt \
                    port:R-tinytest

test.run            yes
