# -*- 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 xiao.lu.research cbq 0.2.0.4
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Conditional Binary Quantile models
long_description    {*}${description}
checksums           rmd160  209884d4152c0ebdd3dbdce273a8d81e3482c81c \
                    sha256  9246a98d26c28bec1021636c30d42fa296dae4def757414abacaec262e167104 \
                    size    62772

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

test.run            yes
