# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "infomap" in publications use:' type: software license: GPL-3.0-only title: 'infomap: Network Clustering with the Map Equation' version: 2.11.0 doi: 10.32614/CRAN.package.infomap identifiers: - type: url value: https://mapequation.r-universe.dev/infomap abstract: R bindings for the Infomap network clustering algorithm. Infomap decomposes a network into modules by optimally compressing a description of information flows on the network using the Map Equation. Provides a high-level R6 facade over the SWIG-generated bindings, with idiomatic R helpers for inspecting the modular hierarchy, exporting to data frames, and integrating with the 'igraph' package. authors: - family-names: Edler given-names: Daniel email: daniel.edler@umu.se - family-names: Holmgren given-names: Anton - family-names: Rosvall given-names: Martin repository: https://mapequation.r-universe.dev repository-code: https://github.com/mapequation/infomap commit: 898dbe360db7e70f20a7b973fd8876a5e19de83c url: https://www.mapequation.org/infomap/ date-released: '2026-06-07' contact: - family-names: Edler given-names: Daniel email: daniel.edler@umu.se