Skip to content

Commit 5749a6d

Browse files
CRAN updates
1 parent 1a7138e commit 5749a6d

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

DESCRIPTION

Lines changed: 1 addition & 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
33
Version: 0.0.5
4-
Date: 2017-09-11
4+
Date: 2018-06-01
55
Authors@R: c(
66
person("Bryon", "Aragam", email = "sparsebn@gmail.com", role = c("aut", "cre")),
77
person("Dacheng", "Zhang", role = c("aut"))
@@ -21,7 +21,6 @@ Suggests:
2121
graph,
2222
igraph,
2323
Matrix
24-
Remotes: itsrainingdata/sparsebnUtils@dev
2524
URL: https://github.com/itsrainingdata/ccdrAlgorithm
2625
BugReports: https://github.com/itsrainingdata/ccdrAlgorithm/issues
2726
License: GPL (>= 2)

cran-comments.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Test environments
2-
* local OS X install, R 3.4.1
2+
* local OS X install, R 3.5.0
33
* ubuntu 12.04.5 (travis-ci: oldrel, devel, and release)
44
* win-builder (devel and release)
55
* r-hub (devel)
@@ -11,12 +11,12 @@ There were no ERRORs, WARNINGs, or NOTEs.
1111

1212
From https://cran.rstudio.com/web/checks/check_results_ccdrAlgorithm.html
1313

14-
Version: 0.0.3
15-
Check: package dependencies
16-
Result: NOTE
17-
Package suggested but not available for checking: ‘graph
18-
Flavor: r-release-osx-x86_64
19-
14+
Version: 0.0.4
15+
Check: for unstated dependencies in ‘tests’
16+
Result: WARN
17+
'::' or ':::' import not declared from: ‘Matrix
18+
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
19+
2020
This has been fixed.
2121

2222
## Dependencies
@@ -25,4 +25,4 @@ CHECK has been run on all dependencies and passed.
2525

2626
## Reverse dependencies
2727

28-
* sparsebn: You will receive updates to this package that fixes these issues very soon from myself. This package depends on the current submission for basic functionality.
28+
No reverse dependencies are affected by this update.

0 commit comments

Comments
 (0)