{
  "_id": "6a3aefbd5cdecea1d67f7ae0",
  "Package": "scDD",
  "Version": "1.37.0",
  "Title": "Mixture modeling of single-cell RNA-seq data to identify genes\nwith differential distributions",
  "Description": "This package implements a method to analyze single-cell\nRNA- seq Data utilizing flexible Dirichlet Process mixture\nmodels. Genes with differential distributions of expression are\nclassified into several interesting patterns of differences\nbetween two conditions. The package also includes functions for\nsimulating data with these patterns from negative binomial\ndistributions.",
  "Authors@R": "person(\"Keegan\", \"Korthauer\", role = c(\"cre\", \"aut\"), \nemail = \"keegan@stat.ubc.ca\",\ncomment = c(ORCID = \"0000-0002-4565-1654\"))",
  "NeedsCompilation": "yes",
  "License": "GPL-2",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "biocViews": "ImmunoOncology, Bayesian, Clustering, RNASeq, SingleCell,\nMultipleComparison, Visualization, DifferentialExpression",
  "URL": "https://github.com/kdkorthauer/scDD",
  "BugReports": "https://github.com/kdkorthauer/scDD/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:44:51 UTC",
  "RemoteUrl": "https://github.com/bioc/scDD",
  "RemoteRef": "HEAD",
  "RemoteSha": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
  "Packaged": {
    "Date": "2026-06-23 20:32:54 UTC",
    "User": "root"
  },
  "Author": "Keegan Korthauer [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-4565-1654>)",
  "Maintainer": "Keegan Korthauer <keegan@stat.ubc.ca>",
  "MD5sum": "8fed67b083d566dc20b6ad7e2e065361",
  "_user": "bioc",
  "_type": "src",
  "_file": "scDD_1.37.0.tar.gz",
  "_fileid": "94612759ea02e1ac4ac4206425ca1229fb9d2bf884fed010db24d4eb3aeb24de",
  "_filesize": 1060869,
  "_sha256": "94612759ea02e1ac4ac4206425ca1229fb9d2bf884fed010db24d4eb3aeb24de",
  "_created": "2026-06-23T20:32:54.000Z",
  "_published": "2026-06-23T20:42:37.454Z",
  "_jobs": [
    {
      "job": 83055607261,
      "time": 219,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7832790627"
    },
    {
      "job": 83055607235,
      "time": 438,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7832872053"
    },
    {
      "job": 83055607226,
      "time": 440,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7832871450"
    },
    {
      "job": 83055607260,
      "time": 247,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7832800423"
    },
    {
      "job": 83055607246,
      "time": 318,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7832825215"
    },
    {
      "job": 83054563213,
      "time": 315,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7832708415"
    },
    {
      "job": 83055607243,
      "time": 169,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7832772422"
    },
    {
      "job": 83055607355,
      "time": 519,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7832903199"
    },
    {
      "job": 83055607249,
      "time": 521,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7832903520"
    },
    {
      "job": 83055607254,
      "time": 486,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7832890186"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scDD",
  "_commit": {
    "id": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
    "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": 1777380291
  },
  "_maintainer": {
    "name": "Keegan Korthauer",
    "email": "keegan@stat.ubc.ca",
    "login": "kdkorthauer",
    "orcid": "0000-0002-4565-1654",
    "description": "Assistant Professor, University of British Columbia\n|\nInvestigator, BC Children's Hospital Research Institute",
    "uuid": 14237017
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "fields",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "outliers",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "EBSeq",
      "role": "Imports"
    },
    {
      "package": "arm",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "scran",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.37.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.36.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "immunooncology",
    "bayesian",
    "clustering",
    "rnaseq",
    "singlecell",
    "multiplecomparison",
    "visualization",
    "differentialexpression"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "kdkorthauer",
      "count": 234,
      "uuid": 14237017
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 3,
      "uuid": 8810451
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "alanocallaghan",
      "count": 1,
      "uuid": 10779688
    },
    {
      "user": "kayla-morrell",
      "count": 1,
      "uuid": 32339524
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 441,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 16,
  "_devurl": "https://github.com/kdkorthauer/scdd",
  "_searchresults": 74,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scDD.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kdkorthauer/scdd",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "preprocess",
    "results",
    "scDD",
    "sideViolin",
    "simulateSet",
    "testKS"
  ],
  "_datasets": [
    {
      "name": "scDatEx",
      "title": "Data: Toy example data",
      "object": "scDatEx",
      "file": "scDatEx.RData",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "scDatExList",
      "title": "Data: Toy example data list",
      "object": "scDatExList",
      "file": "scDatExList.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "scDatExSim",
      "title": "Data: Toy example of simulated data",
      "object": "scDatExSim",
      "file": "scDatExSim.RData",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "calcMV",
      "title": "calcMV",
      "topics": [
        "calcMV"
      ]
    },
    {
      "page": "calcRP",
      "title": "calcRP",
      "topics": [
        "calcRP"
      ]
    },
    {
      "page": "classifyDD",
      "title": "classifyDD",
      "topics": [
        "classifyDD"
      ]
    },
    {
      "page": "feDP",
      "title": "feDP",
      "topics": [
        "feDP"
      ]
    },
    {
      "page": "findFC",
      "title": "findFC",
      "topics": [
        "findFC"
      ]
    },
    {
      "page": "findIndex",
      "title": "findIndex",
      "topics": [
        "findIndex"
      ]
    },
    {
      "page": "findOutliers",
      "title": "findOutliers",
      "topics": [
        "findOutliers"
      ]
    },
    {
      "page": "getPosteriorParams",
      "title": "getPosteriorParams",
      "topics": [
        "getPosteriorParams"
      ]
    },
    {
      "page": "jointPosterior",
      "title": "jointPosterior",
      "topics": [
        "jointPosterior"
      ]
    },
    {
      "page": "lu",
      "title": "lu",
      "topics": [
        "lu"
      ]
    },
    {
      "page": "luOutlier",
      "title": "luOutlier",
      "topics": [
        "luOutlier"
      ]
    },
    {
      "page": "mclustRestricted",
      "title": "mclustRestricted",
      "topics": [
        "mclustRestricted"
      ]
    },
    {
      "page": "permMclust",
      "title": "permMclust",
      "topics": [
        "permMclust"
      ]
    },
    {
      "page": "permMclustCov",
      "title": "permMclustCov",
      "topics": [
        "permMclustCov"
      ]
    },
    {
      "page": "permMclustGene",
      "title": "permMclustGene",
      "topics": [
        "permMclustGene"
      ]
    },
    {
      "page": "permZero",
      "title": "permZero",
      "topics": [
        "permZero"
      ]
    },
    {
      "page": "preprocess",
      "title": "preprocess",
      "topics": [
        "preprocess"
      ]
    },
    {
      "page": "results",
      "title": "results",
      "topics": [
        "results"
      ]
    },
    {
      "page": "scDatEx",
      "title": "Data: Toy example data",
      "topics": [
        "scDatEx"
      ]
    },
    {
      "page": "scDatExList",
      "title": "Data: Toy example data list",
      "topics": [
        "scDatExList"
      ]
    },
    {
      "page": "scDatExSim",
      "title": "Data: Toy example of simulated data",
      "topics": [
        "scDatExSim"
      ]
    },
    {
      "page": "scDD",
      "title": "scDD",
      "topics": [
        "scDD"
      ]
    },
    {
      "page": "sideHist",
      "title": "sideHist",
      "topics": [
        "sideHist"
      ]
    },
    {
      "page": "sideViolin",
      "title": "sideViolin",
      "topics": [
        "sideViolin"
      ]
    },
    {
      "page": "simuDB",
      "title": "simuDB",
      "topics": [
        "simuDB"
      ]
    },
    {
      "page": "simuDE",
      "title": "simuDE",
      "topics": [
        "simuDE"
      ]
    },
    {
      "page": "simuDM",
      "title": "simuDM",
      "topics": [
        "simuDM"
      ]
    },
    {
      "page": "simuDP",
      "title": "simuDP",
      "topics": [
        "simuDP"
      ]
    },
    {
      "page": "simulateSet",
      "title": "simulateSet",
      "topics": [
        "simulateSet"
      ]
    },
    {
      "page": "singleCellSimu",
      "title": "singleCellSimu",
      "topics": [
        "singleCellSimu"
      ]
    },
    {
      "page": "testKS",
      "title": "testKS",
      "topics": [
        "testKS"
      ]
    },
    {
      "page": "testZeroes",
      "title": "testZeroes",
      "topics": [
        "testZeroes"
      ]
    },
    {
      "page": "validation",
      "title": "validation",
      "topics": [
        "validation"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scDD/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "assorthead",
    "beachmat",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocNeighbors",
    "BiocParallel",
    "BiocSingular",
    "bitops",
    "blockmodeling",
    "bluster",
    "boot",
    "brio",
    "callr",
    "caTools",
    "cli",
    "cluster",
    "coda",
    "codetools",
    "cpp11",
    "crayon",
    "DelayedArray",
    "desc",
    "diffobj",
    "dotCall64",
    "dqrng",
    "EBSeq",
    "edgeR",
    "evaluate",
    "farver",
    "fields",
    "formatR",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "igraph",
    "IRanges",
    "irlba",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "lme4",
    "locfit",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "mclust",
    "metapod",
    "minqa",
    "nlme",
    "nloptr",
    "otel",
    "outliers",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rprojroot",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "ScaledMatrix",
    "scales",
    "scran",
    "scuttle",
    "Seqinfo",
    "SingleCellExperiment",
    "sitmo",
    "snow",
    "spam",
    "SparseArray",
    "statmod",
    "SummarizedExperiment",
    "testthat",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "scDD.Rnw",
      "filename": "scDD.pdf",
      "title": "scDD Quickstart",
      "engine": "knitr::knitr",
      "headings": [
        "1 Background",
        "2 Identify and Classify DD genes",
        "3 Alternate test for Differential Distributions",
        "4 Simulation",
        "5 Formatting and Preprocessing",
        "6 Plotting",
        "7 Session Info"
      ],
      "created": "2016-12-14 10:28:20",
      "modified": "2018-03-23 15:33:26",
      "commits": 11
    }
  ],
  "_score": 8.288361027472952,
  "_indexed": true,
  "_nocasepkg": "scdd",
  "_universes": [
    "bioc",
    "kdkorthauer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-06-23T20:37:09.000Z",
      "distro": "resolute",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "b0d87b5281636ebfdcf7284010893738f440449afdf52933c1263a544a861c1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-06-23T20:37:14.000Z",
      "distro": "resolute",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "da55b8bca5b99747d08eeb6304a89303e78ac18699910cdb82c708cdc156414c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-06-23T20:34:58.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "3b81b805138696bc647360add9d9357deeee737b9a91b2b26588f19406ddd0e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-06-23T20:35:26.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "e16450577266a49651b2a7bdf706707ce27770fb35cca910817bec088935aa08",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-06-23T20:36:21.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "fa4475a4f552f19127f02e16eb758c049f2b73335b4678f8576c2d2377bf96b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-06-23T20:35:17.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "adf06e7b985f35ab605e08ed2dfa0350e01e1ff787397e0c82344702925aa4a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-06-23T20:35:13.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "01ea864c26f570365b9b2469576e9a75bac567eab8536fa1c3e87d03f714ff4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-06-23T20:35:08.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "479e0f389143bc01a466a73fef82c4494ba2540558af9d7b5e9f1666ae724b31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28054850037"
    }
  ]
}