{
  "_id": "6a5f4f2114e95619b75d6068",
  "Package": "mdclust",
  "Type": "Package",
  "Title": "Maximum Diversity Clustering",
  "Version": "0.99.2",
  "Authors@R": "person(\"Tim\", \"Herbermann\", role = c(\"aut\", \"cre\"), email = \"tim.herbermann@embl.de\")",
  "Description": "Standalone implementation of the maximum diversity\nclustering algorithm (Algorithm 2) from Korsunsky et al.\n(2019), Nature Methods. Soft spherical k-means with a\nbatch-diversity penalty.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "quarto",
  "SystemRequirements": "quarto",
  "biocViews": "Software, Clustering, DimensionReduction",
  "URL": "https://github.com/Herbermann/mdclust",
  "BugReports": "https://github.com/Herbermann/mdclust/issues",
  "Repository": "https://biocstaging.r-universe.dev",
  "Date/Publication": "2026-07-21 08:45:54 UTC",
  "RemoteUrl": "https://github.com/BiocStaging/mdclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "01fe57f9df769b110891e60e92825735ccee3dc1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-21 10:47:01 UTC",
    "User": "root"
  },
  "Author": "Tim Herbermann [aut, cre]",
  "Maintainer": "Tim Herbermann <tim.herbermann@embl.de>",
  "_user": "biocstaging",
  "_type": "src",
  "_file": "mdclust_0.99.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/f06ce405c3aea123e79fcea1d5ccf3ed4cb4567452c06aa5215a71f6179b6930",
  "_filesize": 1262085,
  "_sha256": "f06ce405c3aea123e79fcea1d5ccf3ed4cb4567452c06aa5215a71f6179b6930",
  "_expires": "2026-10-29T10:51:11.000Z",
  "_created": "2026-07-21T10:47:01.000Z",
  "_published": "2026-07-21T10:51:13.693Z",
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 5
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520",
  "_status": "success",
  "_upstream": "https://github.com/BiocStaging/mdclust",
  "_commit": {
    "id": "01fe57f9df769b110891e60e92825735ccee3dc1",
    "author": "Tim Herbermann <tim.herbermann@embl.de>",
    "committer": "Tim Herbermann <tim.herbermann@embl.de>",
    "message": "version bump\n",
    "time": 1784623554
  },
  "_maintainer": {
    "name": "Tim Herbermann",
    "email": "tim.herbermann@embl.de"
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 88611646747,
      "time": 166,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8492420949"
    },
    {
      "job": 88611646795,
      "time": 184,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492430150"
    },
    {
      "job": 88611646830,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492412552"
    },
    {
      "job": 88611646812,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492414470"
    },
    {
      "job": 88611646833,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492408873"
    },
    {
      "job": 88611646849,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8492420263"
    },
    {
      "job": 88611646798,
      "time": 179,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8492427225"
    },
    {
      "job": 88611646862,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492418169"
    },
    {
      "job": 88611646787,
      "time": 203,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492437711"
    },
    {
      "job": 88610851833,
      "time": 221,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492348029"
    },
    {
      "job": 88611646737,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8492412569"
    },
    {
      "job": 88611646809,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492412542"
    },
    {
      "job": 88611646811,
      "time": 123,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8492403052"
    },
    {
      "job": 88611646794,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492407983"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "harmony",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    }
  ],
  "_owner": "biocstaging",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 9
    },
    {
      "week": "2026-30",
      "n": 16
    }
  ],
  "_tags": [],
  "_topics": [
    "software",
    "clustering",
    "dimensionreduction",
    "quarto",
    "openblas",
    "cpp"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "herbermann",
      "count": 1,
      "uuid": 56674715
    }
  ],
  "_userbio": {
    "uuid": 278472782,
    "type": "organization",
    "name": "BiocStaging",
    "followers": 1
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mdclust"
  },
  "_devurl": "https://github.com/herbermann/mdclust",
  "_searchresults": 2,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mdclust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "mdclust"
  ],
  "_help": [
    {
      "page": "mdclust",
      "title": "Maximum Diversity Clustering",
      "topics": [
        "mdclust"
      ]
    },
    {
      "page": "plot.mdclust",
      "title": "Plot a mdclust object",
      "topics": [
        "plot.mdclust"
      ]
    },
    {
      "page": "print.mdclust",
      "title": "Print a mdclust object",
      "topics": [
        "print.mdclust"
      ]
    },
    {
      "page": "summary.mdclust",
      "title": "Summarize a mdclust object",
      "topics": [
        "summary.mdclust"
      ]
    }
  ],
  "_readme": "https://github.com/BiocStaging/mdclust/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "mdclust.qmd",
      "filename": "mdclust.html",
      "title": "Maximum Diversity Clustering",
      "engine": "quarto::html",
      "headings": [
        "Introduction",
        "Background",
        "A complete example",
        "Initialization",
        "Clustering parameters",
        "Optimization parameters",
        "Output",
        "Relationship to Harmony",
        "Session information"
      ],
      "created": "2026-07-20 12:15:37",
      "modified": "2026-07-20 13:27:41",
      "commits": 3
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "mdclust",
  "_universes": [
    "biocstaging",
    "herbermann"
  ],
  "_previous": "0.99.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.2",
      "date": "2026-07-21T10:50:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/170a01a38adab900c77c96a458600384340c6d32e3b871562b9dc42260947f15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/2dd3d4dfc9df87e6aba5025756de2575544f5c8e6e2169b077e85bcf6d9e72d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:41.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/4d1004a73cfc75f96c563068930115f0ec7535e68defc41631b686b075240e62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/883d221b9ffa150da63b1fa0e17bf2999e826bea35a458d7ddb618c143c52602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:47.000Z",
      "arch": "aarch64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/b4842fba184f0fd927b74ed2acfab10f3571ae1cc291fa61f48c25109769e68e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:53.000Z",
      "arch": "x86_64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/364975e831e6a5b9b4c541e8a248305d7b89cfb691744c7649bbb2be20abff3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:42.000Z",
      "arch": "aarch64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/09ee67f37c98c7fbd29d7c00e4ecc37280bf29a300b2b639e64f777b58383a59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.99.2",
      "date": "2026-07-21T10:50:14.000Z",
      "arch": "x86_64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/820bec9607861070357c182e523a6c61ddfc354d4fef8bdc34ba4ee1184585ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:46.000Z",
      "arch": "emscripten",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/a123cbfb6bf2b535f3cb6738f58c5e7226887042fa521f3f7e0c2c1cc20d4697",
      "status": "success",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.2",
      "date": "2026-07-21T10:49:03.000Z",
      "arch": "x86_64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/e4cb0046b5b58a16cc3a09c2e014705457b22deb75b4f34bfcb2ac8beaa3c02e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.2",
      "date": "2026-07-21T10:48:43.000Z",
      "arch": "x86_64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/e5641f85412374d7d92a15c8b41dc2274a2d2065414a38901802b4b12900bf4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.99.2",
      "date": "2026-07-21T10:48:45.000Z",
      "arch": "x86_64",
      "commit": "01fe57f9df769b110891e60e92825735ccee3dc1",
      "fileid": "https://r2.ropensci.org/75a1772710887ea0b7624e62a383a89f1b51a1a0ac3b3830847e5fd648373b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/biocstaging/actions/runs/29823320520"
    }
  ]
}