Package: robin
Title: ROBustness in Network
Version: 1.0.0
Authors@R: person("Valeria", "Policastro", role=c("aut", "cre"), email="valeria.policastro@gmail.com")
Maintainer: Valeria Policastro <valeria.policastro@gmail.com>
Description: In network analysis, many community detection algorithms have been developed. However, their applications leave unaddressed one important question: the statistical validation of the results. robin (ROBustness In Network) is an R package for the validation of community detection. It has a double aim: to study the robustness of a community detection algorithm and to compare the robustness of different community detection algorithms on the same network. Reference in Annamaria Carissimo, Luisa Cutillo, Italia De Feis (2018) <doi:10.1016/j.csda.2017.10.006>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
URL: https://github.com/ValeriaPolicastro/robin
Depends: R (>= 3.5), igraph, gprege
Imports: ggplot2, networkD3, DescTools, fdatest, methods
VignetteBuilder: knitr
Suggests: devtools, cowplot, knitr, rmarkdown, testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2020-02-17 16:04:47 UTC; valeria
Author: Valeria Policastro [aut, cre]
Repository: CRAN
Date/Publication: 2020-02-17 19:00:18 UTC
