Package: BayesianNetwork
Version: 0.1.5
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
BugReports: https://github.com/paulgovan/bayesiannetwork/issues
Authors@R: person("Paul", "Govan", email = "pgovan1@aggienetwork.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1821-8492"))
Depends: R (>= 2.10.0)
License: Apache License | file LICENSE
LazyData: TRUE
Imports: bnlearn, heatmaply, lattice, networkD3, plotly, rintrojs,
        shiny, shinyAce, shinydashboard, shinytest, shinyWidgets,
        testthat
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-12-02 02:09:14 UTC; paulgovan
Author: Paul Govan [aut, cre] (<https://orcid.org/0000-0002-1821-8492>)
Maintainer: Paul Govan <pgovan1@aggienetwork.com>
Repository: CRAN
Date/Publication: 2018-12-02 05:10:03 UTC
