Package: bgms
Type: Package
Title: Bayesian Analysis of Networks of Binary and/or Ordinal Variables
Version: 0.1.6.3
Date: 2026-02-14
Authors@R: c(
    person("Maarten", "Marsman", , "m.marsman@uva.nl", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5309-7502")),
    person("Don", "van den Bergh", role = "aut",
           comment = c(ORCID = "0000-0002-9838-7308")),
    person("Nikola", "Sekulovski", role = "ctb",
           comment = c(ORCID = "0000-0001-7032-1684")),
    person("Giuseppe", "Arena", role = "ctb",
           comment = c(ORCID = "0000-0001-5204-3326")),
    person("Laura", "Groot", role = "ctb"),
    person("Gali", "Geller", role = "ctb")
  )
Maintainer: Maarten Marsman <m.marsman@uva.nl>
Description: Bayesian variable selection methods for analyzing the structure of a Markov random field model for a network of binary and/or ordinal variables. 
Copyright: Includes datasets 'ADHD' and 'Boredom', which are licensed
        under CC-BY 4. See individual data documentation for license
        and citation.
License: GPL (>= 2)
URL: https://Bayesian-Graphical-Modelling-Lab.github.io/bgms/,
        https://github.com/Bayesian-Graphical-Modelling-Lab/bgms
BugReports: https://github.com/Bayesian-Graphical-Modelling-Lab/bgms/issues
Imports: Rcpp (>= 1.0.7), RcppParallel, Rdpack, methods, coda,
        lifecycle
RdMacros: Rdpack
LinkingTo: Rcpp, RcppArmadillo, RcppParallel, dqrng, BH
RoxygenNote: 7.3.3
Depends: R (>= 3.5)
LazyData: true
Encoding: UTF-8
Suggests: covr, ggplot2, knitr, parallel, qgraph, rmarkdown, testthat
        (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: yes
Packaged: 2026-02-14 16:04:36 UTC; maartenmarsman
Author: Maarten Marsman [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5309-7502>),
  Don van den Bergh [aut] (ORCID:
    <https://orcid.org/0000-0002-9838-7308>),
  Nikola Sekulovski [ctb] (ORCID:
    <https://orcid.org/0000-0001-7032-1684>),
  Giuseppe Arena [ctb] (ORCID: <https://orcid.org/0000-0001-5204-3326>),
  Laura Groot [ctb],
  Gali Geller [ctb]
Repository: CRAN
Date/Publication: 2026-02-14 16:50:09 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2026-02-15 00:51:11 UTC; windows
Archs: x64
