-
Notifications
You must be signed in to change notification settings - Fork 38
/
Copy pathDESCRIPTION
27 lines (27 loc) · 896 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: BayesianNetwork
Version: 0.3.2
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 (>= 2.10.0)
License: Apache License
Imports:
bnlearn,
heatmaply,
lattice,
networkD3,
plotly,
rintrojs,
shiny,
shinyAce,
shinydashboard,
shinyWidgets,
RoxygenNote: 6.0.1
Suggests:
knitr,
rmarkdown