We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbcb72 commit 6dcb884Copy full SHA for 6dcb884
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: igraph
2
Title: Network Analysis and Visualization
3
-Version: 2.2.0.9004
+Version: 2.2.0.9005
4
Authors@R: c(
5
person("Gábor", "Csárdi", , "[email protected]", role = "aut",
6
comment = c(ORCID = "0000-0001-7098-9676")),
NEWS.md
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# igraph 2.2.0.9005
+
+## Chore
7
+- Use autogen-impl functions for 3 motifs functions (#2152).
8
9
+## Testing
10
11
+- Improve centralitystress test (#2214).
12
13
14
# igraph 2.2.0.9004
15
16
## Testing
0 commit comments