Package: bnRep Title: A Repository of Bayesian Networks from the Academic Literature Version: 0.0.6 Authors@R: person("Manuele", "Leonelli", , "manuele.leonelli@ie.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2562-5192")) Description: A collection of Bayesian networks (discrete, Gaussian, and conditional linear Gaussian) collated from recent academic literature. The 'bnRep_summary' object provides an overview of the Bayesian networks in the repository and the package documentation includes details about the variables in each network. A Shiny app to explore the repository can be launched with 'bnRep_app()' and is available online at . Reference: 'M. Leonelli' (2025) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 LazyData: true Imports: bnlearn, dplyr, DT, Rgraphviz, qgraph,shiny, shinyjs, shinythemes URL: https://github.com/manueleleonelli/bnRep BugReports: https://github.com/manueleleonelli/bnRep/issues Depends: R (>= 3.5) Suggests: knitr, rmarkdown, ggplot2, scales, stringr, RColorBrewer VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://manueleleonelli.r-universe.dev Date/Publication: 2025-10-25 18:14:41 UTC RemoteUrl: https://github.com/manueleleonelli/bnrep RemoteRef: HEAD RemoteSha: 7a38c2f93d5a298fe4d8b24ea2aa4207b6ffdddf NeedsCompilation: no Packaged: 2026-06-22 09:20:09 UTC; root Author: Manuele Leonelli [aut, cre, cph] (ORCID: ) Maintainer: Manuele Leonelli