Package: BayesianNetwork
Version: 0.1.1
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 classical
    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"))
Depends: R (>= 2.10.0)
License: Apache License | file LICENSE
LazyData: TRUE
Imports: bnlearn, d3heatmap, lattice, networkD3, rhandsontable, shiny,
        shinydashboard
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-10-25 20:20:17 UTC; paulgovan
Author: Paul Govan [aut, cre]
Maintainer: Paul Govan <pgovan1@aggienetwork.com>
Repository: CRAN
Date/Publication: 2016-10-25 22:51:09
