Skip to content

Commit c8322b8

Browse files
committed
Merge branch 'main' (early part) into next
2 parents 0807c30 + c7ae980 commit c8322b8

17 files changed

+5354
-96
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: igraph
22
Title: Network Analysis and Visualization
3-
Version: 2.2.1.9001
3+
Version: 2.2.1.9002
44
Authors@R: c(
55
person("Gábor", "Csárdi", , "[email protected]", role = "aut",
66
comment = c(ORCID = "0000-0001-7098-9676")),

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ export(count_isomorphisms)
275275
export(count_max_cliques)
276276
export(count_motifs)
277277
export(count_multiple)
278+
export(count_reachable)
278279
export(count_subgraph_isomorphisms)
279280
export(count_triangles)
280281
export(create.communities)

0 commit comments

Comments
 (0)