Package: bnviewer
Type: Package
Title: Interactive Visualization of Bayesian Networks
Version: 0.1.0
Depends: R (>= 3.0)
Author: Robson Fernandes
Maintainer: Robson Fernandes <robs.fernandes@outlook.com>
Description: Interactive visualization of Bayesian Networks. 
             The 'bnviewer' package reads various structure learning algorithms provided by the 
             'bnlearn' package and allows you to view them interactively.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Repository: CRAN
Imports: visNetwork (>= 2.0.4), bnlearn (>= 4.3), methods, igraph (>=
        1.2.1)
NeedsCompilation: no
Packaged: 2018-07-30 14:14:23 UTC; robsonfernandes
Date/Publication: 2018-07-31 09:40:07 UTC
