Changes in version 0.4.0 (2022-11-09) o cpThreshold now also includes the calculation of fuzzy modularity for weighted and signed networks o added functions FuzzyMod and SignedFuzzyMod o added citation information o updated vignette Changes in version 0.3.0 (2021-05-29) o changes to cpColoredGraph() o new argument own.colors allows to specify colors for communities or sets o new argument avoid.repeated.mixed.colors allows to avoid that mixed communities are assigned the same color o fixed a bug that produced an error message when there was only one pure community o changes to cpCommunitySizeDistribution o new argument test.power.law for testing fit of power-law distribution o cpAlgorithm, cpThreshold, and cpPermuteEntropy allow a symmetric square matrix as input next to a qgraph object o cpPermuteEntropy allows using parallel computing to speed up calculation o new error messages in cpCommunityGraph, cpPermuteEntropy, and cpThreshold o extension of the package vignette o added two data sets, Obama and immuno o cpColoredGraph, cpCommunitySizeDistribution, and cpCommunityGraph now return information beyond the plots invisibly o added print functions for cpAlgorithm and cpPermuteEntropy and summary function for cpAlgorithm o added package loading message to point out the vignette Changes in version 0.2.0 (2019-10-28) o first version submitted to CRAN