# -*- 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 cran ssgraph 1.15
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Bayesian graph structure learning using spike-and-slab priors
long_description    {*}${description}
checksums           rmd160  6c7bff7f40f5c10e7b439cbe8d8ae356d868cd45 \
                    sha256  cd9691320238ee2cffa6d4f1bb0eae1adc93ef6132a18c365e64442ddbba45f9 \
                    size    211017

depends_lib-append  port:R-BDgraph

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-skimr

test.run            yes
