Package: bgms
Type: Package
Title: Bayesian Analysis of Networks of Binary and/or Ordinal Variables
Version: 0.1.6.1
Date: 2025-10-03
Authors@R: c(
    person("Maarten", "Marsman", , "m.marsman@uva.nl", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5309-7502")),
    person("Giuseppe", "Arena", role = "ctb",
           comment = c(ORCID = "0000-0001-5204-3326")),
    person("Karoline", "Huth", role = "ctb",
           comment = c(ORCID = "0000-0002-0662-1591")),
    person("Nikola", "Sekulovski", role = "ctb",
           comment = c(ORCID = "0000-0001-7032-1684")),
    person("Don", "van den Bergh", role = "ctb",
    comment = c(ORCID = "0000-0002-9838-7308"))
  )
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/
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: ggplot2, knitr, parallel, qgraph, rmarkdown, testthat (>=
        3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/Needs/website: tidyverse/tidytemplate
NeedsCompilation: yes
Packaged: 2025-10-03 12:54:27 UTC; maartenmarsman
Author: Maarten Marsman [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5309-7502>),
  Giuseppe Arena [ctb] (ORCID: <https://orcid.org/0000-0001-5204-3326>),
  Karoline Huth [ctb] (ORCID: <https://orcid.org/0000-0002-0662-1591>),
  Nikola Sekulovski [ctb] (ORCID:
    <https://orcid.org/0000-0001-7032-1684>),
  Don van den Bergh [ctb] (ORCID:
    <https://orcid.org/0000-0002-9838-7308>)
Repository: CRAN
Date/Publication: 2025-10-04 09:20:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-26 01:55:32 UTC; windows
Archs: x64
