Package: bnRep
Title: A Repository of Bayesian Networks from the Academic Literature
Version: 0.0.2
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 <https://manueleleonelli.shinyapps.io/bnRep>. Reference: 'M. Leonelli' (2024) <doi:10.48550/arXiv.2409.19158>.
License: MIT + file LICENSE
Encoding: UTF-8
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 (>= 2.10)
Suggests: knitr, rmarkdown, ggplot2, scales, stringr, RColorBrewer
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-10-01 09:04:07 UTC; manueleleonelli
Author: Manuele Leonelli [aut, cre, cph]
    (<https://orcid.org/0000-0002-2562-5192>)
Maintainer: Manuele Leonelli <manuele.leonelli@ie.edu>
Repository: CRAN
Date/Publication: 2024-10-01 20:50:01 UTC
