# -*- 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 MaartenMarsman bgms 0.1.4.1
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Bayesian variable selection for networks of binary and/or ordinal variables
long_description    Bayesian variable selection methods for analyzing the structure \
                    of a Markov random field model for a network of binary and/or ordinal variables.
homepage            https://maartenmarsman.github.io/bgms
checksums           rmd160  d4f6bce83b745ee9e6aec97c97589ab9ca28077f \
                    sha256  0f3c647d8ec08837f7ef14a77c4c7a3f0798bbac741691e7e15e75b07854aa34 \
                    size    138211

depends_lib-append  port:R-Rcpp \
                    port:R-RcppProgress \
                    port:R-Rdpack

depends_test-append port:R-knitr \
                    port:R-qgraph \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
