File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11Package: diffusr
22Type: Package
33Title: Network Diffusion Algorithms
4- Version: 0.1.3
4+ Version: 0.1.4
55Date: 2018-04-20
66Authors@R: person("Simon", "Dirmeier",
77 email = "simon.dirmeier@gmx.de",
@@ -28,7 +28,8 @@ Suggests:
2828 knitr,
2929 rmarkdown,
3030 testthat,
31- lintr
31+ lintr,
32+ Matrix
3233VignetteBuilder: knitr
3334RoxygenNote: 6.0.1
3435SystemRequirements: C++11
Original file line number Diff line number Diff line change 11Versions
22========
33
4+ ### v0.1.4
5+
6+ * Adds `Matrix` to `Suggests`
7+
48### v0.1.3
59
610* Adds correction for hubs
@@ -38,4 +42,4 @@ Versions
3842
3943### Author
4044
41- * Simon Dirmeier <a href="mailto:mail@ simon- dirmeier.net">mail@ simon- dirmeier.net </a>
45+ * Simon Dirmeier <a href="mailto:simon. dirmeier@gmx.de"> simon. dirmeier@gmx.de </a>
You can’t perform that action at this time.
0 commit comments