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 <marti.renedo@gmail.com>
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) <doi:10.7717/peerj-cs.600>. Also includes an
    implementation of the Reduced Mutual Information introduced by Newman et al. (2020) 
    <doi:10.1103/PhysRevE.101.042304>.
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
NeedsCompilation: yes
Packaged: 2024-02-18 22:51:27 UTC; blaug
Repository: CRAN
Date/Publication: 2024-02-18 23:10:03 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 03:22:19 UTC; windows
Archs: x64
