# -*- 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.0.3
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} 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  96d9dce30a8a99a98978561744b576e3b05ed7f2 \
                    sha256  a687c4c4cbfb2a11da1f6c517e6ee4bda686801828c74e9dac9709a420de7313 \
                    size    183143

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
