Package: clustAnalytics Type: Package Title: Cluster Evaluation on Graphs Version: 0.5.5 Date: 2024-02-18 Author: Martí Renedo Mirambell Maintainer: Martí Renedo Mirambell Description: Evaluates the stability and significance of clusters on 'igraph' graphs. Supports weighted and unweighted graphs. Implements the cluster evaluation methods defined by Arratia A, Renedo M (2021) . Also includes an implementation of the Reduced Mutual Information introduced by Newman et al. (2020) . License: GPL (>= 3) Imports: Rcpp (>= 1.0.1), mcclust, mclust, truncnorm, boot, fossil, aricode, dplyr, Rdpack LinkingTo: Rcpp RdMacros: Rdpack RoxygenNote: 7.3.1 Suggests: igraphdata, knitr, rmarkdown, testthat, VignetteBuilder: knitr Encoding: UTF-8 URL: https://github.com/martirm/clustAnalytics BugReports: https://github.com/martirm/clustAnalytics/issues Depends: R (>= 2.10), igraph LazyData: true Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://martirm.r-universe.dev Date/Publication: 2024-02-18 22:56:51 UTC RemoteUrl: https://github.com/martirm/clustanalytics RemoteRef: HEAD RemoteSha: f1bf549cda9e02f03a542e755123335ceee979e9 NeedsCompilation: yes Packaged: 2026-06-19 10:22:04 UTC; root