Package: robin
Title: ROBustness in Network
Version: 0.99.1
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"))
Maintainer: Valeria Policastro <valeria.policastro@gmail.com>
Description: Many community detection algorithms have been developed in network 
    analysis. However, their applications leave unaddressed the statistical 
    validation of the results, for this reason we developed ROBIN (ROBustness 
    In Network), a useful method for the validation of community detection. 
    It has a double aim, it studies the robustness of a single community 
    detection algorithm and compares two community detection algorithms to 
    understand which provides the best partition. 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: 6.1.1
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: 2019-10-24 12:48:26 UTC; vpoli
Author: Valeria Policastro [aut, cre],
  Dario Righelli [aut],
  Luisa Cutillo [aut],
  Italia De Feis [aut],
  Annamaria Carissimo [aut]
Repository: CRAN
Date/Publication: 2019-10-24 18:10:05 UTC
