Package: bnRep
Title: A Repository of Bayesian Networks from the Academic Literature
Version: 0.0.1
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()'. For details see <https://github.com/manueleleonelli/bnRep>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
Imports: bnlearn, dplyr, DT, 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-09-19 13:55:15 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-09-20 13:40:05 UTC
