# -*- 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 YinLiLin hibayes 3.1.0
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Individual-level, summary-level and single-step Bayesian regression model
long_description    {*}${description}
homepage            https://github.com/YinLiLin/hibayes
checksums           rmd160  5744f92793bbaab207498b812eba365960b41b10 \
                    sha256  97ac2a470fdb342d6e713f35700bf900ae754d9a05150c43e9dc3f8d1d6cb21d \
                    size    181977

depends_lib-append  port:R-BH \
                    port:R-bigmemory \
                    port:R-CMplot \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppProgress \
                    port:R-stringr

compilers.setup     require_fortran

test.run            yes
