Authors@R: 
  person(given = "Tabea",
           family = "Rebafka",
           role = c("aut", "cre"),
           email = "tabea.rebafka@sorbonne-universite.fr")
Package: graphclust
Type: Package
Title: Hierarchical Graph Clustering for a Collection of Networks
Version: 1.3
Author: Tabea Rebafka [aut, cre]
Maintainer: Tabea Rebafka <tabea.rebafka@sorbonne-universite.fr>
Description: Graph clustering using an agglomerative algorithm to maximize the
  integrated classification likelihood criterion and a mixture of stochastic
  block models. The method is described in the article "Model-based clustering 
  of multiple networks with a hierarchical algorithm" by 
  T. Rebafka (2022) <arXiv:2211.02314>.
License: GPL-2
Encoding: UTF-8
Imports: blockmodels, igraph, parallel, sClust
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-06-07 15:54:24 UTC; tabea
Repository: CRAN
Date/Publication: 2023-06-07 16:50:02 UTC
Built: R 4.3.0; ; 2023-07-11 23:09:11 UTC; unix
