{
  "_id": "6a15397cacfb0bcc41d502f0",
  "Package": "Dune",
  "Title": "Improving replicability in single-cell RNA-Seq cell type\ndiscovery",
  "Version": "1.25.0",
  "Authors@R": "c(person(\"Hector\", \"Roux de Bezieux\", role = c(\"aut\", \"cre\"),\nemail = \"hector.rouxdebezieux@berkeley.edu\",\ncomment = c(ORCID = \"0000-0002-1489-8339\")),\nperson(\"Kelly\",\"Street\", role = \"aut\", email = \"street.kelly@gmail.com\"))",
  "Description": "Given a set of clustering labels, Dune merges pairs of\nclusters to increase mean ARI between labels, improving\nreplicability.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "biocViews": "Clustering, GeneExpression, RNASeq, Software, SingleCell,\nTranscriptomics, Visualization",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:09 UTC",
  "RemoteUrl": "https://github.com/bioc/Dune",
  "RemoteRef": "HEAD",
  "RemoteSha": "fe1bd1f623ab017495bee215425018c8b7efed05",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:03:10 UTC",
    "User": "root"
  },
  "Author": "Hector Roux de Bezieux [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1489-8339>),\nKelly Street [aut]",
  "Maintainer": "Hector Roux de Bezieux <hector.rouxdebezieux@berkeley.edu>",
  "MD5sum": "593aecd035988b3c3b8d41cee5108ab6",
  "_user": "bioc",
  "_type": "src",
  "_file": "Dune_1.25.0.tar.gz",
  "_fileid": "bc5ac2c7ccd8d633c8d9c4662623988ca5756f800c5a66886987c712efdcddb1",
  "_filesize": 2049605,
  "_sha256": "bc5ac2c7ccd8d633c8d9c4662623988ca5756f800c5a66886987c712efdcddb1",
  "_created": "2026-05-26T06:03:10.000Z",
  "_published": "2026-05-26T06:11:08.394Z",
  "_jobs": [
    {
      "job": 77816723216,
      "time": 194,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210010633"
    },
    {
      "job": 77816723266,
      "time": 417,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210057903"
    },
    {
      "job": 77816723249,
      "time": 356,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210045119"
    },
    {
      "job": 77816723208,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7210007064"
    },
    {
      "job": 77816723239,
      "time": 222,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7210016711"
    },
    {
      "job": 77816244998,
      "time": 252,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7209968520"
    },
    {
      "job": 77816723250,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210003816"
    },
    {
      "job": 77816723244,
      "time": 331,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7210039997"
    },
    {
      "job": 77816723254,
      "time": 316,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7210036962"
    },
    {
      "job": 77816723260,
      "time": 300,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7210033243"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/Dune",
  "_commit": {
    "id": "fe1bd1f623ab017495bee215425018c8b7efed05",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380729
  },
  "_maintainer": {
    "name": "Hector Roux de Bezieux",
    "email": "hector.rouxdebezieux@berkeley.edu",
    "login": "hectorrdb",
    "twitter": "@hector_rdb",
    "description": "PhD Student in Biostatistics at UC Berkeley",
    "uuid": 27447880,
    "orcid": "0000-0002-1489-8339"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "gganimate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "aricode",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "clustering",
    "geneexpression",
    "rnaseq",
    "software",
    "singlecell",
    "transcriptomics",
    "visualization"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 299,
    "source": "https://www.bioconductor.org/packages/stats/bioc/Dune"
  },
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Dune.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "ARIImp",
    "ARIs",
    "ARItrend",
    "clusterConversion",
    "ConfusionEvolution",
    "ConfusionPlot",
    "Dune",
    "functionTracking",
    "intermediateMat",
    "NMIImp",
    "NMIs",
    "NMItrend",
    "plotARIs",
    "plotNMIs",
    "plotPrePost",
    "whenToStop"
  ],
  "_datasets": [
    {
      "name": "clusMat",
      "title": "A clustering matrix used to demonstrate the ari-merging process.",
      "object": "clusMat",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "E"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "nuclei",
      "title": "Cluster labels for a subset of the allen Smart-Seq nuclei dataset",
      "object": "nuclei",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cells",
        "subclass_label",
        "SC3",
        "Monocle",
        "Seurat",
        "x",
        "y"
      ],
      "rows": 1744,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-adjustedRandIndex",
      "title": "adjustedRandIndex",
      "topics": [
        ".adjustedRandIndex"
      ]
    },
    {
      "page": "ARIImp",
      "title": "ARI improvement",
      "topics": [
        "ARIImp"
      ]
    },
    {
      "page": "ARIs",
      "title": "ARI Matrix",
      "topics": [
        "ARIs"
      ]
    },
    {
      "page": "ARItrend",
      "title": "ARI improvement plot",
      "topics": [
        "ARItrend"
      ]
    },
    {
      "page": "clusMat",
      "title": "A clustering matrix used to demonstrate the ari-merging process.",
      "topics": [
        "clusMat"
      ]
    },
    {
      "page": "clusterConversion",
      "title": "clusterConversion",
      "topics": [
        "clusterConversion"
      ]
    },
    {
      "page": "ConfusionEvolution",
      "title": "Plot the evolution of the ConfusionPlot as merging happens",
      "topics": [
        "ConfusionEvolution"
      ]
    },
    {
      "page": "ConfusionPlot",
      "title": "Plot confusion matrix",
      "topics": [
        "ConfusionPlot"
      ]
    },
    {
      "page": "Dune",
      "title": "Dune",
      "topics": [
        "Dune",
        "Dune,data.frame-method",
        "Dune,matrix-method",
        "Dune,SummarizedExperiment-method"
      ]
    },
    {
      "page": "functionTracking",
      "title": "Track the evolution of a function along merging",
      "topics": [
        "functionTracking"
      ]
    },
    {
      "page": "intermediateMat",
      "title": "Find the clustering matrix that we would get if we stopped the ARI merging early",
      "topics": [
        "intermediateMat"
      ]
    },
    {
      "page": "NMIImp",
      "title": "NMI improvement",
      "topics": [
        "NMIImp"
      ]
    },
    {
      "page": "NMIs",
      "title": "NMI Matrix",
      "topics": [
        "NMIs"
      ]
    },
    {
      "page": "NMItrend",
      "title": "NMI improvement plot",
      "topics": [
        "NMItrend"
      ]
    },
    {
      "page": "nuclei",
      "title": "Cluster labels for a subset of the allen Smart-Seq nuclei dataset",
      "topics": [
        "nuclei"
      ]
    },
    {
      "page": "plotARIs",
      "title": "Plot an heatmap of the ARI matrix",
      "topics": [
        "plotARIs"
      ]
    },
    {
      "page": "plotNMIs",
      "title": "Plot an heatmap of the NMI matrix",
      "topics": [
        "plotNMIs"
      ]
    },
    {
      "page": "plotPrePost",
      "title": "Plot the reduction in cluster size for an ARI merging with 'Dune'",
      "topics": [
        "plotPrePost"
      ]
    },
    {
      "page": "whenToStop",
      "title": "When to Stop",
      "topics": [
        "whenToStop"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/Dune/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "aricode",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "class",
    "classInt",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "DBI",
    "DelayedArray",
    "dplyr",
    "e1071",
    "farver",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "gganimate",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "IRanges",
    "isoband",
    "KernSmooth",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "sf",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "transformr",
    "tweenr",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "Dune.Rmd",
      "filename": "Dune.html",
      "title": "Vignette for Dune: merging clusters to improve replicability through ARI merging",
      "author": "Hector Roux de Bézieux",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Initial visualization",
        "Merging with Dune",
        "Initial ARI",
        "Actual merging",
        "ARI improvement",
        "Session"
      ],
      "created": "2019-09-14 05:05:59",
      "modified": "2020-04-06 10:07:54",
      "commits": 14
    }
  ],
  "_score": 4.662757831681574,
  "_indexed": true,
  "_nocasepkg": "dune",
  "_universes": [
    "bioc",
    "hectorrdb"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-26T06:07:09.000Z",
      "distro": "noble",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "00021bb8dc3a2387665bbaa21c0e99bb45a3c0fc2ee2b9828f247b1b06adb045",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-26T06:06:51.000Z",
      "distro": "noble",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "bfcbf6fdcdfcbf76e4ff6fbce42c25d520b5fc9015340adaaec96d7a475f97ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-26T06:05:02.000Z",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "868990e7d709a978990f79f0d82a3b23c1b2107dc3340f21b33cb1b8ec62dcfc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-26T06:05:11.000Z",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "c0029e0b2f4be0e9584be403a9c215e3047c1cbcfeb6fef36a5905f3cc1ab114",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-05-26T06:06:29.000Z",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "6e0edee89622b109fac83985690cd59c01ce45778684d19edd224327950da477",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-26T06:05:27.000Z",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "a8d573511460d9e68f01ef3252cf764f2bea6c465829b9b703dd672d56c4ece3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-26T06:05:29.000Z",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "bf96b9046e7d29087c3aa2b19415193b872b6f06c9667fd12bda53a3d75f0898",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-26T06:05:09.000Z",
      "commit": "fe1bd1f623ab017495bee215425018c8b7efed05",
      "fileid": "bda4ed1ceb0ea1c648fcddfb29e0fa38aacfddbdf4b902c14383d0ad13b080f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26435164838"
    }
  ]
}