Package: sparsebnUtils
Title: Utilities for Learning Sparse Bayesian Networks
Version: 0.0.5
Date: 2017-09-07
Authors@R: c(
    person("Bryon", "Aragam", email = "sparsebn@gmail.com", role = c("aut", "cre")),
    person("Jiaying", "Gu", role = c("aut"))
    )
Maintainer: Bryon Aragam <sparsebn@gmail.com>
Description: A set of tools for representing and estimating sparse Bayesian networks from continuous and discrete data.
Depends: R (>= 3.2.3)
Imports: Matrix, stats, utils, methods, nnet
Suggests: bnlearn, graph, igraph, network, RCy3, testthat
URL: https://github.com/itsrainingdata/sparsebnUtils
BugReports: https://github.com/itsrainingdata/sparsebnUtils/issues
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-07 23:21:09 UTC; Zigmund-2
Author: Bryon Aragam [aut, cre],
  Jiaying Gu [aut]
Repository: CRAN
Date/Publication: 2017-09-09 16:45:45 UTC
