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 64b366b commit ba2011fCopy full SHA for ba2011f
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: igraph
2
Title: Network Analysis and Visualization
3
-Version: 2.2.0.9002
+Version: 2.2.0.9003
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,12 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->
+# igraph 2.2.0.9003
+
+## Features
7
+- Generate almost all R implementations (#2047).
8
9
10
# igraph 2.2.0.9002
11
12
## Continuous integration
0 commit comments