-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
24 lines (24 loc) · 1.35 KB
/
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
Package: wiseR
Type: Package
Title: Enabling Decisions with Bayesian Networks Artificial Intelligence
Version: 0.1.0
Author: Shubham Maheshwari, Anant Mittal, Tavpritesh Sethi
Authors@R: c(
person("Shubham", "Maheshwari", role = c("aut", "cre"), email = "[email protected]"),
person("Anant", "Mittal", role = c("aut", "cre"), email = "[email protected]"),
person("Tavpritesh", "Sethi", role = c("aut", "cre"), email = "[email protected]")
)
Maintainer: The package maintainer <[email protected]>
Contact: Shubham Maheshwari<[email protected]>, Anant Mittal<[email protected]>, Tavpritesh Sethi<[email protected]>
Description: The package can be used to perform structure learning, parameter visulaization, graphical visualization and chained inferences on discrete and continous data
biocViews:
Depends: R (>= 3.3.1)
Imports: RBGL,graph,bnlearn,rhandsontable,shiny,shinydashboard,dplyr,visNetwork,shinyWidgets,missRanger,tools,shinyalert,shinycssloaders,rintrojs,arules,psych,DescTools,DT,linkcomm,igraph,parallel,snow,shinyBS
URL: https://github.com/shubham14101/wiseR
BugReports: https://github.com/shubham14101/wiseR/issues
Suggests: knitr, rmarkdown, rcompanion
VignetteBuilder: knitr
License: MIT License | file License
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1