{
  "_id": "6a1f3124b401979e73427ab0",
  "Package": "clusterability",
  "Title": "Performs Tests for Cluster Tendency of a Data Set",
  "Version": "0.2.3.0",
  "Authors@R": "c(person(\"Zachariah\", \"Neville\", email = \"zachariahneville@outlook.com\", role = c(\"aut\", \"cre\")), person(\"Naomi\", \"Brownstein\", email = \"brownstn@musc.edu\", role = \"aut\"), person(\"Maya\", \"Ackerman\", role = \"aut\"), person(\"Andreas\", \"Adolfsson\", role = \"aut\"))",
  "Description": "Test for cluster tendency (clusterability) of a data set.\nThe methods implemented - reducing the data set to a single\ndimension using principal component analysis or computing\npairwise distances, and performing a multimodality test like\nthe Dip Test or Silverman's Critical Bandwidth Test - are\ndescribed in Adolfsson, Ackerman, and Brownstein (2019)\n<doi:10.1016/j.patcog.2018.10.026> and Laborde et al. (2023)\n<doi: 10.1186/s12859-023-05210-6>. Such methods can inform\nwhether clustering algorithms are appropriate for a data set.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 08:33:00 UTC",
    "User": "root"
  },
  "Author": "Zachariah Neville [aut, cre], Naomi Brownstein [aut], Maya\nAckerman [aut], Andreas Adolfsson [aut]",
  "Maintainer": "Zachariah Neville <zachariahneville@outlook.com>",
  "Repository": "https://zachneville.r-universe.dev",
  "Date/Publication": "2026-03-16 08:10:37 UTC",
  "RemoteUrl": "https://github.com/cran/clusterability",
  "RemoteRef": "HEAD",
  "RemoteSha": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
  "MD5sum": "cb217f5334927c595ec9765b000e2b96",
  "_user": "zachneville",
  "_type": "src",
  "_file": "clusterability_0.2.3.0.tar.gz",
  "_fileid": "3d6d8ffd9af58b82e4047c9bc584b98e994c0e4bad44fde06f880b11c7864209",
  "_filesize": 169429,
  "_sha256": "3d6d8ffd9af58b82e4047c9bc584b98e994c0e4bad44fde06f880b11c7864209",
  "_created": "2026-05-15T08:33:00.000Z",
  "_published": "2026-06-02T19:38:12.817Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79156363992,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013182717"
    },
    {
      "job": 79156364570,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013181544"
    },
    {
      "job": 79156364473,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013177709"
    },
    {
      "job": 79156364233,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013170563"
    },
    {
      "job": 79156363846,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013142233"
    },
    {
      "job": 79156363728,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367966535"
    },
    {
      "job": 79156363963,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013170464"
    },
    {
      "job": 79156364429,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013169563"
    },
    {
      "job": 79156364442,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013169512"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/clusterability",
  "_commit": {
    "id": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
    "author": "Zachariah Neville <zachariahneville@outlook.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3.0\n",
    "time": 1773648637
  },
  "_maintainer": {
    "name": "Zachariah Neville",
    "email": "zachariahneville@outlook.com",
    "login": "zachneville",
    "uuid": 42394887
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "diptest",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "sparsepca",
      "role": "Imports"
    },
    {
      "package": "elasticnet",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.1.0",
      "date": "2025-09-29"
    },
    {
      "name": "0.2.2.0",
      "date": "2026-01-12"
    },
    {
      "name": "0.2.3.0",
      "date": "2026-03-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zachneville",
      "count": 3,
      "uuid": 42394887
    }
  ],
  "_userbio": {
    "uuid": 42394887,
    "type": "user",
    "name": "ZachNeville"
  },
  "_downloads": {
    "count": 586,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clusterability"
  },
  "_searchresults": 28,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clusterability.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "zachneville",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0.0",
      "date": "2019-12-15"
    },
    {
      "version": "0.1.1.0",
      "date": "2020-03-04"
    },
    {
      "version": "0.2.1.0",
      "date": "2025-09-29"
    },
    {
      "version": "0.2.2.0",
      "date": "2026-01-12"
    },
    {
      "version": "0.2.3.0",
      "date": "2026-03-16"
    }
  ],
  "_exports": [
    "clusterabilitytest"
  ],
  "_datasets": [
    {
      "name": "normals1",
      "title": "Data generated from a single multivariate Normal distribution, 2 dimensions.",
      "object": "normals1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "cluster"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "normals2",
      "title": "Data generated from a mixture of two multivariate Normal distributions, 2 dimensions.",
      "object": "normals2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "cluster"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "normals3",
      "title": "Data generated from a mixture of three multivariate Normal distributions, 2 dimensions.",
      "object": "normals3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "cluster"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "normals4",
      "title": "Data generated from a mixture of two multivariate Normal distributions, 3 dimensions.",
      "object": "normals4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "z",
        "cluster"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "normals5",
      "title": "Data generated from a mixture of three multivariate Normal distributions, 3 dimensions.",
      "object": "normals5",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "z",
        "cluster"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clusterability",
      "title": "clusterability: a package to perform tests of clusterability",
      "topics": [
        "clusterability"
      ]
    },
    {
      "page": "clusterabilitytest",
      "title": "Perform a test of clusterability",
      "topics": [
        "clusterabilitytest"
      ]
    },
    {
      "page": "normals1",
      "title": "Data generated from a single multivariate Normal distribution, 2 dimensions.",
      "topics": [
        "normals1"
      ]
    },
    {
      "page": "normals2",
      "title": "Data generated from a mixture of two multivariate Normal distributions, 2 dimensions.",
      "topics": [
        "normals2"
      ]
    },
    {
      "page": "normals3",
      "title": "Data generated from a mixture of three multivariate Normal distributions, 2 dimensions.",
      "topics": [
        "normals3"
      ]
    },
    {
      "page": "normals4",
      "title": "Data generated from a mixture of two multivariate Normal distributions, 3 dimensions.",
      "topics": [
        "normals4"
      ]
    },
    {
      "page": "normals5",
      "title": "Data generated from a mixture of three multivariate Normal distributions, 3 dimensions.",
      "topics": [
        "normals5"
      ]
    },
    {
      "page": "print.clusterability",
      "title": "Print a clusterability object",
      "topics": [
        "print.clusterability"
      ]
    }
  ],
  "_readme": "https://github.com/cran/clusterability/raw/HEAD/README.md",
  "_rundeps": [
    "cluster",
    "diptest",
    "elasticnet",
    "lars",
    "lattice",
    "Matrix",
    "rsvd",
    "sparsepca"
  ],
  "_score": 2.6232492903979003,
  "_indexed": true,
  "_nocasepkg": "clusterability",
  "_universes": [
    "zachneville"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3.0",
      "date": "2026-05-15T08:35:18.000Z",
      "distro": "noble",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "15bdb9b77972e1e5f316fc001f4aa168386fd239c1b65f2e9b8ce881edddcc2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3.0",
      "date": "2026-05-15T08:35:16.000Z",
      "distro": "noble",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "ff689ae725fb034fcdc0812f6b1070fb75bcd348365673534343b62c977a02b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3.0",
      "date": "2026-05-15T08:35:14.000Z",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "b0fa080dbace1b036bf172fd094e74a216115de70c005cacf2c260e4921abb18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3.0",
      "date": "2026-05-15T08:34:47.000Z",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "bae20636b5d602578bfd4b40a27f8b9d2b91edcf07f010c28a710c7b211957d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3.0",
      "date": "2026-05-15T08:34:14.000Z",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "4cef0981514e3763a47292a7902bc40e3ead5e64d8501a9b9f5305ced4470143",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3.0",
      "date": "2026-05-15T08:34:13.000Z",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "c3371b0d175d1066ce0b86f2c3c724fa51605a8eed62d91b35c3a5210801641f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3.0",
      "date": "2026-05-15T08:34:21.000Z",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "de170dd4cc8c2ff00b7510e42923e15a556a8d324c83fe2a81ee7b67ce6cc80c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3.0",
      "date": "2026-06-02T19:37:59.000Z",
      "commit": "5c97b4f417fdf5356c9173d2f06c8030e7cbe48d",
      "fileid": "5f2c859ac146a50b73b352ef1282074cbf5b7dfd0630ecdb15a98bec59e39ebc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zachneville/actions/runs/25908188447"
    }
  ]
}