Package: CliquePercolation
Version: 0.3.0
Date: 2021-05-28
Title: Clique Percolation for Networks
Description: Clique percolation community detection for weighted and 
    unweighted networks as well as threshold and plotting functions.
    For more information see Farkas et al. (2007) <doi:10.1088/1367-2630/9/6/180>
    and Palla et al. (2005) <doi:10.1038/nature03607>.
Authors@R: c(
           person("Jens", "Lange", email = "lange.jens@outlook.com",
                  role = c("aut", "cre")),
           person("Janis", "Zickfeld", role = c("ctb")),
           person("Alexander P.", "Christensen", role = c("ctb")))
Maintainer: Jens Lange <lange.jens@outlook.com>
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0)
Imports: colorspace, graphics, igraph, magrittr, Matrix, methods,
        Polychrome, qgraph, stats, utils, parallel, pbapply
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-29 09:27:55 UTC; Jens Lange
Author: Jens Lange [aut, cre],
  Janis Zickfeld [ctb],
  Alexander P. Christensen [ctb]
Repository: CRAN
Date/Publication: 2021-05-29 16:30:09 UTC
