{
  "_id": "6a5353469b92047c28d580f5",
  "Type": "Package",
  "Package": "densityClust",
  "Title": "Clustering by Fast Search and Find of Density Peaks",
  "Version": "0.3.3.9000",
  "Authors@R": "c(\nperson(\"Thomas Lin\", \"Pedersen\", , \"thomasp85@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Sean\", \"Hughes\", role = \"aut\"),\nperson(\"Xiaojie\", \"Qiu\", , \"xqiu@uw.edu\", role = \"aut\")\n)",
  "Maintainer": "Thomas Lin Pedersen <thomasp85@gmail.com>",
  "Description": "An improved implementation (based on k-nearest neighbors)\nof the density peak clustering algorithm, originally described\nby Alex Rodriguez and Alessandro Laio (Science, 2014 vol. 344).\nIt can handle large datasets (> 100,000 samples) very\nefficiently. It was initially implemented by Thomas Lin\nPedersen, with inputs from Sean Hughes and later improved by\nXiaojie Qiu to handle large datasets with kNNs.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/thomasp85/densityClust",
  "BugReports": "https://github.com/thomasp85/densityClust/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Repository": "https://thomasp85.r-universe.dev",
  "Date/Publication": "2024-01-29 14:24:20 UTC",
  "RemoteUrl": "https://github.com/thomasp85/densityclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "887adc74a91142e9c1adfa16836e0d9efab91657",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-12 08:35:52 UTC",
    "User": "root"
  },
  "Author": "Thomas Lin Pedersen [aut, cre],\nSean Hughes [aut],\nXiaojie Qiu [aut]",
  "_user": "thomasp85",
  "_type": "src",
  "_file": "densityClust_0.3.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d56dd421bd811a859ce6f7b2dc3e157886ae148fdf0b7e8dde4e85a279100cdb",
  "_filesize": 208081,
  "_sha256": "d56dd421bd811a859ce6f7b2dc3e157886ae148fdf0b7e8dde4e85a279100cdb",
  "_expires": "2026-10-20T08:41:40.000Z",
  "_created": "2026-07-12T08:35:52.000Z",
  "_published": "2026-07-12T08:41:42.107Z",
  "_jobs": [
    {
      "job": 86632367507,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258064951"
    },
    {
      "job": 86632367492,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258062030"
    },
    {
      "job": 86632367511,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258061445"
    },
    {
      "job": 86632367496,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258060731"
    },
    {
      "job": 86632367502,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8258052844"
    },
    {
      "job": 86632367505,
      "time": 214,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8258069830"
    },
    {
      "job": 86632367500,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258060195"
    },
    {
      "job": 86632367509,
      "time": 306,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258081058"
    },
    {
      "job": 86632165148,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258043391"
    },
    {
      "job": 86632367501,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8258058148"
    },
    {
      "job": 86632367497,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258055215"
    },
    {
      "job": 86632367508,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8258054747"
    },
    {
      "job": 86632367527,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258057798"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448",
  "_status": "success",
  "_upstream": "https://github.com/thomasp85/densityclust",
  "_commit": {
    "id": "887adc74a91142e9c1adfa16836e0d9efab91657",
    "author": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "committer": "Thomas Lin Pedersen <thomasp85@gmail.com>",
    "message": "Increment version number to 0.3.3.9000\n",
    "time": 1706538260
  },
  "_maintainer": {
    "name": "Thomas Lin Pedersen",
    "email": "thomasp85@gmail.com",
    "login": "thomasp85",
    "mastodon": "@thomasp85@fosstodon.org",
    "linkedin": "in/thomasp85",
    "twitter": "@thomasp85",
    "description": "Maker of tools focusing on data science and data visualisation",
    "uuid": 1775316
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "thomasp85",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 163,
  "_contributors": [
    {
      "user": "thomasp85",
      "count": 44,
      "uuid": 1775316
    },
    {
      "user": "seaaan",
      "count": 10,
      "uuid": 10538357
    },
    {
      "user": "dpryan79",
      "count": 1,
      "uuid": 6399000
    },
    {
      "user": "ericarcher",
      "count": 1,
      "uuid": 4854603
    },
    {
      "user": "xiaojieqiu",
      "count": 1,
      "uuid": 7456281
    }
  ],
  "_userbio": {
    "uuid": 1775316,
    "type": "user",
    "name": "Thomas Lin Pedersen",
    "followers": 3274,
    "description": "Maker of tools focusing on data science and data visualisation"
  },
  "_downloads": {
    "count": 950,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/densityClust"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/thomasp85/densityclust",
  "_searchresults": 107,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/densityClust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomasp85/densityclust",
  "_realowner": "thomasp85",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2014-07-21"
    },
    {
      "version": "0.2.1",
      "date": "2016-02-06"
    },
    {
      "version": "0.3",
      "date": "2017-10-24"
    },
    {
      "version": "0.3.1",
      "date": "2022-02-21"
    },
    {
      "version": "0.3.2",
      "date": "2022-03-06"
    },
    {
      "version": "0.3.3",
      "date": "2024-01-29"
    }
  ],
  "_exports": [
    "clustered",
    "clusters",
    "densityClust",
    "estimateDc",
    "findClusters",
    "plotDensityClust",
    "plotMDS",
    "plotTSNE"
  ],
  "_help": [
    {
      "page": "clustered",
      "title": "Check whether a densityCluster object have been clustered",
      "topics": [
        "clustered",
        "clustered.densityCluster"
      ]
    },
    {
      "page": "clusters",
      "title": "Extract cluster membership from a densityCluster object",
      "topics": [
        "clusters",
        "clusters.densityCluster"
      ]
    },
    {
      "page": "densityClust",
      "title": "Calculate clustering attributes based on the densityClust algorithm",
      "topics": [
        "densityClust"
      ]
    },
    {
      "page": "estimateDc",
      "title": "Estimate the distance cutoff for a specified neighbor rate",
      "topics": [
        "estimateDc"
      ]
    },
    {
      "page": "findClusters",
      "title": "Detect clusters in a densityCluster obejct",
      "topics": [
        "findClusters",
        "findClusters.densityCluster"
      ]
    },
    {
      "page": "plotDensityClust",
      "title": "Plot densityCluster results",
      "topics": [
        "plotDensityClust"
      ]
    },
    {
      "page": "plotMDS",
      "title": "Plot observations using multidimensional scaling and colour by cluster",
      "topics": [
        "plotMDS"
      ]
    },
    {
      "page": "plotTSNE",
      "title": "Plot observations using t-distributed neighbor embedding and colour by cluster",
      "topics": [
        "plotTSNE"
      ]
    }
  ],
  "_readme": "https://github.com/thomasp85/densityclust/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "FNN",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "Rtsne",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 7.320752628136793,
  "_indexed": true,
  "_nocasepkg": "densityclust",
  "_universes": [
    "thomasp85"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:38:42.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/7863c792a351d76cf5fb2a4580bc9c64dd50010572378f6285c07012523515a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:38:16.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/cc63eb46966d5a9b99a129a030315bbe5379e820c0ce7ed4502dfd5bf713d610",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:38:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/a063ebfe830f7da504f08231df70f25ea033da8a067154b75e25457c4f2bef3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:38:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/c7c62b94db5f4661d9ab5d817e3517a06147fd6a129f38b71ad763d6ea28eaee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:37:07.000Z",
      "arch": "aarch64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/e439d0d666ba02054bd2cf75b3cac1f490aeb09bb8d29144e99a04fcc17ca317",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:38:52.000Z",
      "arch": "x86_64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/01cff4676d013930b25cce0603a13c862eb640dba83ded1efec11d602e9bd71c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:37:50.000Z",
      "arch": "aarch64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/26ce6f0047c006ef08c8c1ac627981f4b2e7a8aca61d693e61cc4a2ff1ae5929",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:40:05.000Z",
      "arch": "x86_64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/4af8a200eb864fb69a4882f798717879e867477ec5656921f0b5439b30b1eb1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:38:04.000Z",
      "arch": "emscripten",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/705f800e764570632ff54c7e7df734e85e32bffc5bfca0e49fd7b84a26aab706",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:37:00.000Z",
      "arch": "x86_64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/e2dba8d06b500a013f3b2edd24c4b71df07ada464d4d8a9f64de91da21168f03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:36:58.000Z",
      "arch": "x86_64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/ac4e39a1b94cec90b037f605fc850819d07a17b933ad14290bb87b5d78edabfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.3.9000",
      "date": "2026-07-12T08:37:21.000Z",
      "arch": "x86_64",
      "commit": "887adc74a91142e9c1adfa16836e0d9efab91657",
      "fileid": "https://r2.ropensci.org/cc1b3e176fd3d7e56d5ecacd2b02e3c819ae96012dbad89f01deb3bc5a1a90b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomasp85/actions/runs/29186022448"
    }
  ]
}