Package: BayesianNetwork Version: 0.4 Title: Bayesian Network Modeling and Analysis Description: A "Shiny"" web application for creating interactive Bayesian Network models, learning the structure and parameters of Bayesian networks, and utilities for classic network analysis. URL: https://github.com/paulgovan/bayesiannetwork, http://paulgovan.github.io/BayesianNetwork/, https://github.com/paulgovan/BayesianNetwork BugReports: https://github.com/paulgovan/BayesianNetwork/issues Authors@R: person("Paul", "Govan", email = "paul.govan2@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1821-8492")) Depends: R (>= 3.6.0) License: Apache License (>= 2) Imports: bnlearn, heatmaply, lattice, networkD3, plotly, rintrojs, shiny, shinyAce, shinydashboard, shinyWidgets, RoxygenNote: 7.3.3 Suggests: chromote, knitr, rmarkdown, testthat (>= 3.0.0), shinytest2 VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make libmagick++-dev gsfonts libicu-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://paulgovan.r-universe.dev Date/Publication: 2026-05-19 15:25:56 UTC RemoteUrl: https://github.com/paulgovan/bayesiannetwork RemoteRef: HEAD RemoteSha: 2cbb2624ea000179491aded8b35f0f2d6b75947f NeedsCompilation: no Packaged: 2026-06-18 06:41:24 UTC; root Author: Paul Govan [aut, cre, cph] (ORCID: ) Maintainer: Paul Govan