# -*- 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 KarolineHuth easybgm 0.1.2 revision 1 categories-append math maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-2+ description Extract and visualize Bayesian graphical models long_description Fit and visualize the results of a Bayesian analysis \ of networks commonly found in psychology. homepage https://github.com/KarolineHuth/easybgm checksums rmd160 cfa56b7590a32b1277d7c140e0415887c1aa8cd2 \ sha256 d9e5a3feadfb5e3cce547b2a9ecf44551a797353f8607a2e1bdf5eaa57bae883 \ size 612995 supported_archs noarch platforms {darwin any} depends_lib-append port:R-BDgraph \ port:R-BGGM \ port:R-bgms \ port:R-dplyr \ port:R-ggplot2 \ port:R-HDInterval \ port:R-igraph \ port:R-qgraph depends_test-append port:R-testthat \ port:R-vdiffr test.run yes