Package: robin Title: ROBustness in Network Version: 2.1.0 Authors@R: c( person("Valeria", "Policastro", role=c("aut", "cre"), email="valeria.policastro@gmail.com"), person("Dario", "Righelli", role=c("aut"), email="dario.righelli@gmail.com"), person("Luisa", "Cutillo", role=c("aut"), email="l.cutillo@leeds.ac.uk"), person("Italia", "De Feis", role=c("aut"), email="i.defeis@na.iac.cnr.it"), person("Annamaria", "Carissimo", role=c("aut"), email="a.carissimo@na.iac.cnr.it")) Description: Assesses the robustness of the community structure of a network found by one or more community detection algorithm to give indications about their reliability. It detects if the community structure found by a set of algorithms is statistically significant and compares the different selected detection algorithms on the same network. robin helps to choose among different community detection algorithms the one that better fits the network of interest. Reference in Policastro V., Righelli D., Carissimo A., Cutillo L., De Feis I. (2021) . License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://github.com/ValeriaPolicastro/robin Depends: igraph Imports: ggplot2, networkD3, DescTools, fdatest, methods, gridExtra, parallel, spam, qpdf, Matrix, perturbR, reshape2 VignetteBuilder: knitr Suggests: BiocParallel, devtools, knitr, rmarkdown, testthat (>= 2.1.0) Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libjpeg-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://valeriapolicastro.r-universe.dev Date/Publication: 2026-07-03 19:15:36 UTC RemoteUrl: https://github.com/valeriapolicastro/robin RemoteRef: HEAD RemoteSha: 530af1610f700774c01e548c6c3e0ba5a833787e NeedsCompilation: no Packaged: 2026-07-03 20:35:42 UTC; root Author: Valeria Policastro [aut, cre], Dario Righelli [aut], Luisa Cutillo [aut], Italia De Feis [aut], Annamaria Carissimo [aut] Maintainer: Valeria Policastro