# -*- 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 fabian-s RLRsim 3.1-8
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Exact (restricted) likelihood ratio tests for mixed and additive models
long_description    {*}${description}
checksums           rmd160  f9b9ead1afed6f795d8cac644a2c18cf8d59ca84 \
                    sha256  6adf1fbecf16a6118051efbb0956405770d794c33b4420b08b1d497718d5241a \
                    size    22301

depends_lib-append  port:R-lme4 \
                    port:R-Rcpp

test.run            yes
