# -*- 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.2
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  fa704a1c5c4662031776eba702fd13910e15e232 \
                    sha256  9c012822e09b60fb365809d34b8e66016ff0061b773d53e71a8a95829dbe8a49 \
                    size    139343

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
