{
  "_id": "6a1ee149b401979e7341099d",
  "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\n'igraph' graphs. Supports weighted and unweighted graphs.\nImplements the cluster evaluation methods defined by Arratia A,\nRenedo M (2021) <doi:10.7717/peerj-cs.600>. Also includes an\nimplementation of the Reduced Mutual Information introduced by\nNewman et al. (2020) <doi:10.1103/PhysRevE.101.042304>.",
  "License": "GPL (>= 3)",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "URL": "https://github.com/martirm/clustAnalytics",
  "BugReports": "https://github.com/martirm/clustAnalytics/issues",
  "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": {
    "Date": "2026-05-20 07:04:17 UTC",
    "User": "root"
  },
  "MD5sum": "5a0bf67728ccb25ae858038ea07c56ec",
  "_user": "martirm",
  "_type": "src",
  "_file": "clustAnalytics_0.5.5.tar.gz",
  "_fileid": "89b34b765ed53f14dcc551be4fdafd6b34e8c792747942a5277c2c72faedac93",
  "_filesize": 828104,
  "_sha256": "89b34b765ed53f14dcc551be4fdafd6b34e8c792747942a5277c2c72faedac93",
  "_created": "2026-05-20T07:04:17.000Z",
  "_published": "2026-06-02T13:57:29.547Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79087658472,
      "time": 182,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103415939"
    },
    {
      "job": 79087657992,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103408601"
    },
    {
      "job": 79087658924,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103406700"
    },
    {
      "job": 79087658071,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103412430"
    },
    {
      "job": 79087658846,
      "time": 185,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103408055"
    },
    {
      "job": 79087658427,
      "time": 282,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103439058"
    },
    {
      "job": 79087658297,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103405864"
    },
    {
      "job": 79087657986,
      "time": 454,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103483014"
    },
    {
      "job": 79087658122,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103363031"
    },
    {
      "job": 79087656910,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359773074"
    },
    {
      "job": 79087658368,
      "time": 152,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7103408064"
    },
    {
      "job": 79087658192,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7103403251"
    },
    {
      "job": 79087658101,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103408862"
    }
  ],
  "_buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/martirm/clustanalytics",
  "_commit": {
    "id": "f1bf549cda9e02f03a542e755123335ceee979e9",
    "author": "martirm <marti.renedo@gmail.com>",
    "committer": "martirm <marti.renedo@gmail.com>",
    "message": "fixed issue with documentation and missing package alias\n\nalso updated some tests that were now giving warnings\n",
    "time": 1708297011
  },
  "_maintainer": {
    "name": "Martí Renedo Mirambell",
    "email": "marti.renedo@gmail.com",
    "login": "martirm",
    "description": "",
    "uuid": 22836114
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "mcclust",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "fossil",
      "role": "Imports"
    },
    {
      "package": "aricode",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "igraphdata",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "martirm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "martirm",
      "count": 131,
      "uuid": 22836114
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 22836114,
    "type": "user",
    "name": "martirm"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustAnalytics"
  },
  "_devurl": "https://github.com/martirm/clustanalytics",
  "_searchresults": 38,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clustAnalytics.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/martirm/clustanalytics",
  "_realowner": "martirm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2022-02-18"
    },
    {
      "version": "0.3.1",
      "date": "2022-03-03"
    },
    {
      "version": "0.4.1",
      "date": "2022-06-03"
    },
    {
      "version": "0.5.0",
      "date": "2022-09-20"
    },
    {
      "version": "0.5.2",
      "date": "2022-11-09"
    },
    {
      "version": "0.5.4",
      "date": "2023-06-04"
    },
    {
      "version": "0.5.5",
      "date": "2024-02-19"
    }
  ],
  "_exports": [
    "apply_subgraphs",
    "average_degree",
    "average_odf",
    "barabasi_albert_blocks",
    "boot_alg_list",
    "conductance",
    "coverage",
    "cut_ratio",
    "density_ratio",
    "edges_inside",
    "evaluate_significance",
    "evaluate_significance_r",
    "expansion",
    "FOMD",
    "internal_density",
    "max_odf",
    "normalized_cut",
    "reduced_mutual_information",
    "relabel",
    "rewireCpp",
    "scoring_functions",
    "weighted_clustering_coefficient",
    "weighted_transitivity"
  ],
  "_datasets": [
    {
      "name": "g_forex",
      "title": "Forex correlation network",
      "object": "g_forex",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "average_degree",
      "title": "Average Degree",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "average_degree"
      ]
    },
    {
      "page": "average_odf",
      "title": "Average Out Degree Fraction",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "average_odf"
      ]
    },
    {
      "page": "barabasi_albert_blocks",
      "title": "Generates a Barabási-Albert graph with community structure",
      "topics": [
        "barabasi_albert_blocks"
      ]
    },
    {
      "page": "boot_alg_list",
      "title": "Performs nonparametric bootstrap to a graph and a list of clustering algorithms",
      "topics": [
        "boot_alg_list"
      ]
    },
    {
      "page": "conductance",
      "title": "Conductance",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "conductance"
      ]
    },
    {
      "page": "contingency_to_membership_vectors",
      "title": "Computes possible membership vectors from contingency table",
      "topics": [
        "contingency_to_membership_vectors"
      ]
    },
    {
      "page": "count_contingency_tables_log",
      "title": "Natural logarithm of the number of contingency tables",
      "topics": [
        "count_contingency_tables_log"
      ]
    },
    {
      "page": "coverage",
      "title": "Coverage",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "coverage"
      ]
    },
    {
      "page": "cut_ratio",
      "title": "Cut Ratio",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "cut_ratio"
      ]
    },
    {
      "page": "density_ratio",
      "title": "Density Ratio",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "density_ratio"
      ]
    },
    {
      "page": "edges_inside",
      "title": "Edges Inside",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "edges_inside"
      ]
    },
    {
      "page": "estimate_H_fraction_r_rows",
      "title": "Estimates |H_0|/|H_r*|",
      "topics": [
        "estimate_H_fraction_r_rows"
      ]
    },
    {
      "page": "evaluate_significance",
      "title": "Evaluates significance of cluster algorithm results on a graph",
      "topics": [
        "evaluate_significance"
      ]
    },
    {
      "page": "evaluate_significance_r",
      "title": "Evaluates the significance of a graph's clusters",
      "topics": [
        "evaluate_significance_r"
      ]
    },
    {
      "page": "expansion",
      "title": "Expansion",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "expansion"
      ]
    },
    {
      "page": "FOMD",
      "title": "FOMD (Fraction Over Median Degree)",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "FOMD"
      ]
    },
    {
      "page": "g_forex",
      "title": "Forex correlation network",
      "topics": [
        "g_forex"
      ]
    },
    {
      "page": "igraph_to_edgelist",
      "title": "Returns edgelist with weights from a weighted igraph graph",
      "topics": [
        "igraph_to_edgelist"
      ]
    },
    {
      "page": "internal_density",
      "title": "Internal Density",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "internal_density"
      ]
    },
    {
      "page": "make_graph_weighted",
      "title": "Make graph weighted",
      "topics": [
        "make_graph_weighted"
      ]
    },
    {
      "page": "max_odf",
      "title": "Max Out Degree Fraction",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "max_odf"
      ]
    },
    {
      "page": "normalized_cut",
      "title": "Normalized cut",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "normalized_cut"
      ]
    },
    {
      "page": "out_degree_fractions",
      "title": "Maximum, Average, and Flake Out Degree Fractions of a Graph Partition",
      "topics": [
        "out_degree_fractions"
      ]
    },
    {
      "page": "reduced_mutual_information",
      "title": "Reduced Mutual Information",
      "topics": [
        "reduced_mutual_information"
      ]
    },
    {
      "page": "relabel",
      "title": "Relabels membership vector",
      "topics": [
        "relabel"
      ]
    },
    {
      "page": "rewireCpp",
      "title": "Randomizes a weighted graph while keeping the degree distribution constant.",
      "topics": [
        "rewireCpp"
      ]
    },
    {
      "page": "scoring_functions",
      "title": "Scoring Functions of a Graph Partition",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "scoring_functions"
      ]
    },
    {
      "page": "sort_matrix",
      "title": "Sort matrix",
      "topics": [
        "sort_matrix"
      ]
    },
    {
      "page": "triangle_participation_ratio_communities",
      "title": "Triangle Participation Ratio (community-wise)",
      "topics": [
        "triangle_participation_ratio_communities"
      ]
    },
    {
      "page": "weighted_clustering_coefficient",
      "title": "Weighted clustering coefficient of a weighted graph.",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "weighted_clustering_coefficient"
      ]
    },
    {
      "page": "weighted_transitivity",
      "title": "Weighed transitivity of a weighted graph.",
      "concept": [
        "cluster scoring functions"
      ],
      "topics": [
        "weighted_transitivity"
      ]
    }
  ],
  "_rundeps": [
    "aricode",
    "boot",
    "cli",
    "cpp11",
    "dplyr",
    "foreign",
    "fossil",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "maps",
    "Matrix",
    "mcclust",
    "mclust",
    "pillar",
    "pkgconfig",
    "R6",
    "rbibutils",
    "Rcpp",
    "Rdpack",
    "rlang",
    "shapefiles",
    "sp",
    "tibble",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "cluster_stability.Rmd",
      "filename": "cluster_stability.html",
      "title": "Cluster Stability",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-02-14 05:44:31",
      "modified": "2022-02-14 05:44:31",
      "commits": 1
    },
    {
      "source": "graph_rewiring_functions.Rmd",
      "filename": "graph_rewiring_functions.html",
      "title": "Graph Rewiring Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Transferred Weight Selection",
        "Complete graphs with a fixed upper bound",
        "More sparse graphs with weights that are non-negative but not necessarily upper bounded"
      ],
      "created": "2022-02-14 05:44:31",
      "modified": "2022-02-17 20:46:55",
      "commits": 3
    },
    {
      "source": "scoring_functions.Rmd",
      "filename": "scoring_functions.html",
      "title": "Graph Scoring Functions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-02-14 05:44:31",
      "modified": "2022-02-14 05:44:31",
      "commits": 1
    },
    {
      "source": "other_functions.Rmd",
      "filename": "other_functions.html",
      "title": "Other Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "reduced_mutual_information",
        "barabasi_albert_blocks",
        "apply_subgraphs"
      ],
      "created": "2022-02-14 05:44:31",
      "modified": "2022-02-14 05:44:31",
      "commits": 1
    },
    {
      "source": "stability_significance_examples.Rmd",
      "filename": "stability_significance_examples.html",
      "title": "Stability and Significance Examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Scoring functions",
        "Significance",
        "Stability"
      ],
      "created": "2021-11-23 02:21:24",
      "modified": "2022-08-16 01:55:26",
      "commits": 5
    }
  ],
  "_score": 5.056904851336473,
  "_indexed": true,
  "_nocasepkg": "clustanalytics",
  "_universes": [
    "martirm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-05-20T07:07:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "b8bf0f8569fcbdb9968a9673bf1410fb21dd2e6529f30e55b5f81d193b1ea919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-05-20T07:06:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "a929a2a8840927a99606e09f3b0dbc7dfd61da977013c249369208e61b43ac89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-05-20T07:06:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "63c12d26b6bfc194ac8947ce892c21095926ac47ed1e5cc28fac93840e2f1454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.5",
      "date": "2026-05-20T07:07:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "0e1f1e0d16a1cb9df25750f65b2ad462a024b526192a66e43185c0a4a08ca523",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-05-20T07:06:58.000Z",
      "arch": "aarch64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "c05aed5525e542464b541d5e5c9c28377a61c00685dfdd99ac8068b6dbca7173",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-05-20T07:08:23.000Z",
      "arch": "x86_64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "4d8374ac0638adb1050ca2059aa6593251109a036cb16292c5140f0d432493d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-05-20T07:06:47.000Z",
      "arch": "aarch64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "f50443daff4c119f2db7f722ddf91d7f0a084f325e918136035d3c2e24d8f17e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.5",
      "date": "2026-05-20T07:09:40.000Z",
      "arch": "x86_64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "b64f55346ad7945a94b077c60ed021c0000d649df5112f895abae947baaa944b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-05-20T07:06:21.000Z",
      "arch": "x86_64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "819bdff3e4775cafae3f18eae70bb26c5fd5cca9abbddfe560ab17f43d724a8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-05-20T07:05:59.000Z",
      "arch": "x86_64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "76aea0b5b92ec018c5b1a072f828277740ff442e1e20d8cec84a05ed9d2b7403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.5",
      "date": "2026-05-20T07:06:20.000Z",
      "arch": "x86_64",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "881dc8322db3dbc17b95dae671bf614a78ff71a0028a2a131d19d1f85e6daa0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.5",
      "date": "2026-06-02T13:56:32.000Z",
      "arch": "emscripten",
      "commit": "f1bf549cda9e02f03a542e755123335ceee979e9",
      "fileid": "59500c07ee1a71ba558e6f5a5a108a97097f38fcee4e6a014b9f598a7de39c97",
      "status": "success",
      "buildurl": "https://github.com/r-universe/martirm/actions/runs/26146811402"
    }
  ]
}