# -*- 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 ayush.agarwal50 qbld 1.0.3
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Quantile Regression for Binary Longitudinal data
long_description    Implements the Bayesian quantile regression model \
                    for binary longitudinal data (QBLD).
checksums           rmd160  5df63dbdfe2d549e20cffd1665a120319e252219 \
                    sha256  ad163adb24cad37f2aa1cd17d921ca0b76ba1494cf4dc5019a0358461cb2e27f \
                    size    341098

depends_lib-append  port:R-knitr \
                    port:R-mcmcse \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppDist \
                    port:R-rmarkdown \
                    port:R-stableGR

compilers.setup     require_fortran

test.run            yes