# -*- 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 patperry mbest 0.6.1
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             Apache-2
description         Moment-based estimation for hierarchical models
long_description    {*}${description}
homepage            https://github.com/patperry/r-mbest
checksums           rmd160  b68c08bdbc7feb36944412b4771a8db296c29f9b \
                    sha256  b0f408c57ef7671657f745373db7de1338eec4501cba7a66c5d9c13c3d9ed20f \
                    size    153389

depends_lib-append  port:R-abind \
                    port:R-bigmemory \
                    port:R-foreach \
                    port:R-logging \
                    port:R-reformulas

depends_test-append port:R-lme4 \
                    port:R-testthat

test.run            yes
