{
  "_id": "6a27dbc224555f66ed5477af",
  "Type": "Package",
  "Package": "CrossClustering",
  "Title": "A Partial Clustering Algorithm",
  "Version": "4.1.3",
  "Date": "2026-01-10",
  "Authors@R": "c(\nperson(\"Paola\", \"Tellaroli\", , \"paola.tellaroli@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Marco\", \"Bazzi\", , \"bazzi@stat.unipd.it\", role = \"aut\"),\nperson(\"Michele\", \"Donato\", , \"mdonato@stanford.edu\", role = \"aut\"),\nperson(\"Livio\", \"Finos\", , \"livio.finos@unipd.it\", role = \"aut\"),\nperson(\"Philippe\", \"Courcoux\", , \"philippe.courcoux@oniris-nantes.fr\", role = \"aut\"),\nperson(\"Corrado\", \"Lanera\", , \"corrado.lanera@unipd.it\", role = \"aut\")\n)",
  "Maintainer": "Paola Tellaroli <paola.tellaroli@gmail.com>",
  "Description": "Provide the 'CrossClustering' algorithm (Tellaroli et al.\n(2016) <doi:10.1371/journal.pone.0152333>), which is a partial\nclustering algorithm that combines the Ward's minimum variance\nand Complete Linkage algorithms, providing automatic estimation\nof a suitable number of clusters and identification of outlier\nelements.",
  "License": "GPL-3",
  "URL": "https://CRAN.R-project.org/package=CrossClustering",
  "BugReports": "https://github.com/CorradoLanera/CrossClustering/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Repository": "https://corradolanera.r-universe.dev",
  "Date/Publication": "2026-01-10 02:03:23 UTC",
  "RemoteUrl": "https://github.com/corradolanera/crossclustering",
  "RemoteRef": "HEAD",
  "RemoteSha": "15388f7f3e40f15efd1519942b223f778b174c76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 09:20:32 UTC",
    "User": "root"
  },
  "Author": "Paola Tellaroli [cre, aut],\nMarco Bazzi [aut],\nMichele Donato [aut],\nLivio Finos [aut],\nPhilippe Courcoux [aut],\nCorrado Lanera [aut]",
  "MD5sum": "09f3a900990bfb33bf00752c72931645",
  "_user": "corradolanera",
  "_type": "src",
  "_file": "CrossClustering_4.1.3.tar.gz",
  "_fileid": "9b20eb09b4b894de3e49454e09046aa92b0d90defeb20d4a01221d538381f590",
  "_filesize": 159773,
  "_sha256": "9b20eb09b4b894de3e49454e09046aa92b0d90defeb20d4a01221d538381f590",
  "_created": "2026-06-09T09:20:32.000Z",
  "_published": "2026-06-09T09:24:17.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80289414417,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503615706"
    },
    {
      "job": 80289414339,
      "time": 191,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503635108"
    },
    {
      "job": 80289414355,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503621769"
    },
    {
      "job": 80289414358,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503609934"
    },
    {
      "job": 80288714184,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503561111"
    },
    {
      "job": 80289414347,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503610046"
    },
    {
      "job": 80289414357,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7503602564"
    },
    {
      "job": 80289414348,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7503599844"
    },
    {
      "job": 80289414362,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7503591630"
    }
  ],
  "_buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/corradolanera/crossclustering",
  "_commit": {
    "id": "15388f7f3e40f15efd1519942b223f778b174c76",
    "author": "Corrado Lanera <corrado.lanera@gmail.com>",
    "committer": "Corrado Lanera <corrado.lanera@gmail.com>",
    "message": "Updates CRAN submission file\n\nUpdates the CRAN submission file with a new date and SHA.\nThis ensures the submission file reflects the latest state of the package.\n",
    "time": 1768010603
  },
  "_maintainer": {
    "name": "Paola Tellaroli",
    "email": "paola.tellaroli@gmail.com",
    "login": "paolatella",
    "description": "",
    "uuid": 31649548
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "flip",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "corradolanera",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "corradolanera",
      "count": 154,
      "uuid": 6473683
    },
    {
      "user": "paolatella",
      "count": 20,
      "uuid": 31649548
    }
  ],
  "_userbio": {
    "uuid": 6473683,
    "type": "user",
    "name": "Corrado Lanera",
    "description": "R enthusiast | Data scientist | @rstudio Certified Trainer in the #Tidyverse | Climber\r\n"
  },
  "_downloads": {
    "count": 520,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CrossClustering"
  },
  "_devurl": "https://github.com/corradolanera/crossclustering",
  "_searchresults": 52,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CrossClustering.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/corradolanera/crossclustering",
  "_realowner": "corradolanera",
  "_cranurl": true,
  "_releases": [
    {
      "version": "3.0",
      "date": "2016-03-29"
    },
    {
      "version": "4.0.3",
      "date": "2018-07-30"
    },
    {
      "version": "4.1.2",
      "date": "2024-05-14"
    },
    {
      "version": "4.1.3",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "ari",
    "cc_crossclustering",
    "cc_get_cluster",
    "cc_test_ari",
    "cc_test_ari_permutation",
    "consensus_cluster",
    "is_zero",
    "prune_zero_tail",
    "reverse_table"
  ],
  "_datasets": [
    {
      "name": "chain_effect",
      "title": "A toy dataset for illustrating the chain effect.",
      "object": "chain_effect",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "Y"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    },
    {
      "name": "nb_data",
      "title": "RNA-Seq dataset example",
      "object": "nb_data",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "G1.T1.1",
        "G1.T1.2",
        "G1.T1.3",
        "G1.T2.1",
        "G1.T2.2",
        "G1.T2.3",
        "G1.T3.1",
        "G1.T3.2",
        "G1.T3.3",
        "G1.T4.1",
        "G1.T4.2",
        "G1.T4.3",
        "G1.T5.1",
        "G1.T5.2",
        "G1.T5.3",
        "G1.T6.1",
        "G1.T6.2",
        "G1.T6.3",
        "G2.T1.1",
        "G2.T1.2",
        "G2.T1.3",
        "G2.T2.1",
        "G2.T2.2",
        "G2.T2.3",
        "G2.T3.1",
        "G2.T3.2",
        "G2.T3.3",
        "G2.T4.1",
        "G2.T4.2",
        "G2.T4.3",
        "G2.T5.1",
        "G2.T5.2",
        "G2.T5.3",
        "G2.T6.1",
        "G2.T6.2",
        "G2.T6.3"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "toy",
      "title": "A toy example matrix",
      "object": "toy",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Sample1",
        "Sample2",
        "Sample3",
        "Sample4",
        "Sample5",
        "Sample6",
        "Sample7"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "twomoons",
      "title": "A famous shape data set containing two clusters with two moons shapes and outliers",
      "object": "twomoons",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "clusters"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    },
    {
      "name": "worms",
      "title": "A famous shape data set containing two clusters with two worms shapes and outliers",
      "object": "worms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "cluster"
      ],
      "rows": 87,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ari",
      "title": "Computes the adjusted Rand index and the confidence interval, comparing two classifications from a contingency table.",
      "topics": [
        "ari",
        "print.ari"
      ]
    },
    {
      "page": "cc_crossclustering",
      "title": "A partial clustering algorithm with automatic estimation of the number of clusters and identification of outliers",
      "topics": [
        "cc_crossclustering",
        "print.crossclustering"
      ]
    },
    {
      "page": "cc_get_cluster",
      "title": "Provides the vector of clusters' ID to which each element belong to.",
      "topics": [
        "cc_get_cluster",
        "cc_get_cluster.crossclustering",
        "cc_get_cluster.default"
      ]
    },
    {
      "page": "cc_test_ari",
      "title": "A test for testing the null hypothesis of random agreement (i.e., adjusted Rand Index equal to 0) between two partitions.",
      "topics": [
        "cc_test_ari"
      ]
    },
    {
      "page": "cc_test_ari_permutation",
      "title": "A permutation test for testing the null hypothesis of random agreement (i.e., adjusted Rand Index equal to 0) between two partitions.",
      "topics": [
        "cc_test_ari_permutation"
      ]
    },
    {
      "page": "chain_effect",
      "title": "A toy dataset for illustrating the chain effect.",
      "topics": [
        "chain_effect"
      ]
    },
    {
      "page": "consensus_cluster",
      "title": "Get clusters which reach max consensus",
      "topics": [
        "consensus_cluster"
      ]
    },
    {
      "page": "is_zero",
      "title": "Check for zero",
      "topics": [
        "is_zero"
      ]
    },
    {
      "page": "nb_data",
      "title": "RNA-Seq dataset example",
      "topics": [
        "nb_data"
      ]
    },
    {
      "page": "prune_zero_tail",
      "title": "Prune tail made of zeros",
      "topics": [
        "prune_zero_tail"
      ]
    },
    {
      "page": "reverse_table",
      "title": "Reverse the process of create a contingency table",
      "topics": [
        "reverse_table"
      ]
    },
    {
      "page": "toy",
      "title": "A toy example matrix",
      "topics": [
        "toy"
      ]
    },
    {
      "page": "twomoons",
      "title": "A famous shape data set containing two clusters with two moons shapes and outliers",
      "topics": [
        "twomoons"
      ]
    },
    {
      "page": "worms",
      "title": "A famous shape data set containing two clusters with two worms shapes and outliers",
      "topics": [
        "worms"
      ]
    }
  ],
  "_readme": "https://github.com/corradolanera/crossclustering/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bitops",
    "checkmate",
    "cherry",
    "class",
    "cli",
    "cluster",
    "crayon",
    "dplyr",
    "e1071",
    "flip",
    "generics",
    "glue",
    "hommel",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "mclust",
    "pillar",
    "pkgconfig",
    "plyr",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "someMTP",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.414973347970818,
  "_indexed": true,
  "_nocasepkg": "crossclustering",
  "_universes": [
    "corradolanera",
    "paolatella"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.1.3",
      "date": "2026-06-09T09:22:54.000Z",
      "distro": "noble",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "cb75bb3fd2ef18947f05b8b0e9067504524680425cda35fd576760b8c38195d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "4.1.3",
      "date": "2026-06-09T09:23:38.000Z",
      "distro": "noble",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "d00a2b4dbc13f203eed0e5d6aaadd61e94e8700360fc7ab88f08f49282144a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "4.1.3",
      "date": "2026-06-09T09:23:13.000Z",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "eefeeccfe0502d6ef66b24849640e2e047bfb04684035444b88a135de80001dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "4.1.3",
      "date": "2026-06-09T09:22:43.000Z",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "e7de56c6de609972fd4277d66ac69fa8ddc8822e20f885d26dd26ddcf58d5610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.1.3",
      "date": "2026-06-09T09:22:54.000Z",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "caa0b0b4f2d4df30012ad624e8607a4ae1980150037975ea5670cc7e5b74e206",
      "status": "success",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4.1.3",
      "date": "2026-06-09T09:22:12.000Z",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "581147b553a5d428c0f9cd8d25594241bd7a2b0bfc0abfed886f36f389b711b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "4.1.3",
      "date": "2026-06-09T09:22:05.000Z",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "4f32c9da913e917db56be6eefb38a16be5b54f2e032af6d49766e88deb57374d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "4.1.3",
      "date": "2026-06-09T09:21:50.000Z",
      "commit": "15388f7f3e40f15efd1519942b223f778b174c76",
      "fileid": "e0a04dfd80e0a9824999f28c2e4880a1a7007594693b5493cb3967ea999bf8e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/corradolanera/actions/runs/27196286108"
    }
  ]
}