Package: CliquePercolation Version: 0.4.0 Date: 2022-11-08 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) and Palla et al. (2005) . 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")), person("Pedro Henrique Ribeiro", "Santiago", role = c("ctb"))) Maintainer: Jens Lange License: GPL-3 Encoding: UTF-8 LazyData: true BugReports: https://github.com/LangeJens/CliquePercolation/issues Depends: R (>= 3.6.0) Imports: colorspace, graphics, igraph, magrittr, Matrix, methods, Polychrome, qgraph, stats, utils, parallel, lessR, ohenery, pbapply RoxygenNote: 7.2.1 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libglpk-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://langejens.r-universe.dev Date/Publication: 2024-01-09 05:58:56 UTC RemoteUrl: https://github.com/langejens/cliquepercolation RemoteRef: HEAD RemoteSha: 61076894b82ea80640d65b23bc1a7dd1aeadb55d NeedsCompilation: no Packaged: 2026-07-21 05:05:48 UTC; root Author: Jens Lange [aut, cre], Janis Zickfeld [ctb], Alexander P. Christensen [ctb], Pedro Henrique Ribeiro Santiago [ctb]