# -*- 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

# Revert to GitHub once updated there.
R.setup             cran samuel-watson glmmrBase 1.2.1 v
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Specification of generalised linear mixed models
long_description    {*}${description}
homepage            https://github.com/samuel-watson/glmmrBase
checksums           rmd160  8aff2c047be0e633325123bad3386cf59f0a8ba2 \
                    sha256  4d2e0a978e86e7eddc8830d4ca24731c6e6de8c05f82ca82b0f5b78962a63642 \
                    size    253784

depends_lib-append  port:R-BH \
                    port:R-R6 \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppParallel \
                    port:R-rstan \
                    port:R-rstantools \
                    port:R-StanHeaders

compilers.setup     require_fortran

test.run            yes
