Skip to content

Commit 3d53774

Browse files
Starting work on v0.0.5
1 parent 748c5a1 commit 3d53774

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ccdrAlgorithm
22
Title: CCDr Algorithm for Learning Sparse Gaussian Bayesian Networks
3-
Version: 0.0.4
4-
Date: 2017-09-09
3+
Version: 0.0.5
4+
Date: 2017-09-11
55
Authors@R: c(
66
person("Bryon", "Aragam", email = "sparsebn@gmail.com", role = c("aut", "cre")),
77
person("Dacheng", "Zhang", role = c("aut"))
@@ -20,6 +20,7 @@ Suggests:
2020
testthat,
2121
graph,
2222
igraph
23+
Remotes: itsrainingdata/sparsebnUtils@dev
2324
URL: https://github.com/itsrainingdata/ccdrAlgorithm
2425
BugReports: https://github.com/itsrainingdata/ccdrAlgorithm/issues
2526
License: GPL (>= 2)

0 commit comments

Comments
 (0)