{
  "_id": "6a1f272eb401979e734224dd",
  "Package": "dclust",
  "Type": "Package",
  "Title": "Divisive Hierarchical Clustering",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Shaun\", \"Wilkinson\", role = c(\"aut\", \"cre\"),\nemail = \"shaunpwilkinson@gmail.com\",\ncomment = c(ORCID = '0000-0002-7332-7931')),\nperson(\"Paolo\", \"Giordani\", role = \"aut\",\nemail = \"paolo.giordani@uniroma1.it\")\n)",
  "Maintainer": "Shaun Wilkinson <shaunpwilkinson@gmail.com>",
  "Description": "Contains a single function 'dclust' for divisive\nhierarchical clustering based on recursive k-means partitioning\n(k = 2). Useful for clustering large datasets where computation\nof a n x n distance matrix is not feasible (e.g. n > 10,000\nrecords). For further information see Steinbach M, Karypis G,\nKumar V (2000) A Comparison of Document Clustering Techniques.\nProceedings of World Text Mining Conference, KDD2000, Boston.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "http://github.com/shaunpwilkinson/dclust",
  "BugReports": "http://github.com/shaunpwilkinson/dclust/issues",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://shaunpwilkinson.r-universe.dev",
  "Date/Publication": "2019-08-28 23:46:59 UTC",
  "RemoteUrl": "https://github.com/shaunpwilkinson/dclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "795211817f83da1b0181e7d95f887947053b8602",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:38:49 UTC",
    "User": "root"
  },
  "Author": "Shaun Wilkinson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7332-7931>),\nPaolo Giordani [aut]",
  "MD5sum": "2b6170a6d51b961ee1aedc3eab35798d",
  "_user": "shaunpwilkinson",
  "_type": "src",
  "_file": "dclust_0.1.0.tar.gz",
  "_fileid": "746e82efdfd2b3ce158e0d7766e988048c3df89fc1dfea8850d49735ada9c864",
  "_filesize": 80974,
  "_sha256": "746e82efdfd2b3ce158e0d7766e988048c3df89fc1dfea8850d49735ada9c864",
  "_created": "2026-05-16T05:38:49.000Z",
  "_published": "2026-06-02T18:55:42.907Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148544977,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030894677"
    },
    {
      "job": 79148545013,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030894483"
    },
    {
      "job": 79148545164,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030897152"
    },
    {
      "job": 79148545532,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030894447"
    },
    {
      "job": 79148544304,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030882014"
    },
    {
      "job": 79148544321,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367053894"
    },
    {
      "job": 79148544921,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030890554"
    },
    {
      "job": 79148544938,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030891333"
    },
    {
      "job": 79148544817,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030889510"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shaunpwilkinson/dclust",
  "_commit": {
    "id": "795211817f83da1b0181e7d95f887947053b8602",
    "author": "shaunpwilkinson <shaunpwilkinson@gmail.com>",
    "committer": "shaunpwilkinson <shaunpwilkinson@gmail.com>",
    "message": "Removed VignetteBuilder field from DESCRIPTION\n",
    "time": 1567036019
  },
  "_maintainer": {
    "name": "Shaun Wilkinson",
    "email": "shaunpwilkinson@gmail.com",
    "login": "shaunpwilkinson",
    "uuid": 10361217,
    "orcid": "0000-0002-7332-7931"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "phylogram",
      "role": "Imports"
    }
  ],
  "_owner": "shaunpwilkinson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "shaunpwilkinson",
      "count": 6,
      "uuid": 10361217
    }
  ],
  "_userbio": {
    "uuid": 10361217,
    "type": "user",
    "name": "Shaun Wilkinson",
    "description": "Managing Director at Wilderlab"
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dclust"
  },
  "_devurl": "https://github.com/shaunpwilkinson/dclust",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dclust.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shaunpwilkinson/dclust",
  "_realowner": "shaunpwilkinson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-09-05"
    }
  ],
  "_exports": [
    "dclust"
  ],
  "_help": [
    {
      "page": "dclust",
      "title": "Divisive/bisecting heirarchcal clustering",
      "topics": [
        "dclust"
      ]
    }
  ],
  "_rundeps": [
    "ape",
    "askpass",
    "digest",
    "lattice",
    "nlme",
    "openssl",
    "phylogram",
    "Rcpp",
    "sys"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "dclust",
  "_universes": [
    "shaunpwilkinson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:40:43.000Z",
      "distro": "noble",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "e5130bbf7a177a95dab14a564e4e9922457a0d324ccdf4fb97beb18c7c4a4f48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:40:41.000Z",
      "distro": "noble",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "bd1a4abaf7ca30df5136be24bd7b845094cd7678957fcde9cd57562b7ef78afc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:41:10.000Z",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "dc06815e812fc7e93b58985824e800824b305fe8d777d4ba97f1e37690761465",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:40:44.000Z",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "2b334c69815425deb4632afe4d35cf8c700b6bafded076079dc13e86e277bb89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:40:04.000Z",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "88f31e1ce5684cba62d419585f3993afe14fcf9423063ce8c275595bd9cf077d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:40:09.000Z",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "0ab43cac7c57a344ef6585f37b6af24b742aafaf09e64e2b71c5b863ac77ab34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:39:54.000Z",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "8ff6ff3ba0c7826ebabc75ef2b6d7dfc2d3d9814f5308fcd1a079006abb15b63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:55:29.000Z",
      "commit": "795211817f83da1b0181e7d95f887947053b8602",
      "fileid": "8ff9e1990f08017069342a069c95fa9065666e4dfe2bde3154954fd09475b51d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shaunpwilkinson/actions/runs/25954014576"
    }
  ]
}