{
  "_id": "6a1afe231d7bb097a09fe4f0",
  "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-05-30 09:52: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": "4e206cd6b3d4148516807e88f67376ee",
  "_user": "bioc",
  "_type": "src",
  "_file": "scDD_1.37.0.tar.gz",
  "_fileid": "d060b673a8aa72a13e0d441e3e08dd97536924eaf1b1cfdec10ddd6abe471710",
  "_filesize": 1058756,
  "_sha256": "d060b673a8aa72a13e0d441e3e08dd97536924eaf1b1cfdec10ddd6abe471710",
  "_created": "2026-05-30T09:52:54.000Z",
  "_published": "2026-05-30T15:11:31.075Z",
  "_jobs": [
    {
      "job": 78640927109,
      "time": 200,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307572161"
    },
    {
      "job": 78640927112,
      "time": 448,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307597846"
    },
    {
      "job": 78640927119,
      "time": 373,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307589773"
    },
    {
      "job": 78640927116,
      "time": 224,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309139984"
    },
    {
      "job": 78640927114,
      "time": 234,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309141154"
    },
    {
      "job": 78640020061,
      "time": 322,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307326156"
    },
    {
      "job": 78640927108,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307570480"
    },
    {
      "job": 78640927142,
      "time": 421,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307595542"
    },
    {
      "job": 78640927141,
      "time": 505,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307603759"
    },
    {
      "job": 78640927120,
      "time": 495,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307602793"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686",
  "_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": "noble",
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 584,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scDD"
  },
  "_mentions": 16,
  "_devurl": "https://github.com/kdkorthauer/scdd",
  "_searchresults": 54,
  "_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",
    "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": [],
      "created": "2016-12-14 10:28:20",
      "modified": "2018-03-23 15:33:26",
      "commits": 11
    }
  ],
  "_score": 8.151523067564945,
  "_indexed": true,
  "_nocasepkg": "scdd",
  "_universes": [
    "bioc",
    "kdkorthauer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T10:39:00.000Z",
      "distro": "noble",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "804427deb5b10d0330c38e4359f3feddea4cea78c28e2ae097cb810401bf6dfc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.37.0",
      "date": "2026-05-30T10:38:10.000Z",
      "distro": "noble",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "53cd8308e7f3be30e10486b39884340b9fcd5ffcf1b5a2a0f7a35eeb90b618dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T15:08:37.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "f2431c9822971686021d76c14a995856190f7c53b0c65b0a36edbae06d242ed4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.37.0",
      "date": "2026-05-30T15:08:48.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "bb9fd1915f8794cbe9a0970700d6daef4e06b2146905dfa3aa5f546732af3fc1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.37.0",
      "date": "2026-05-30T10:38:29.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "6ee26f2e97a8115c7294b07298dbb7c1f61fef555f56d04b093761f6687c7453",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T10:36:59.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "92c6bfe1c6f6ae45bc48a4370f4ea481d4d006754c5cb2583cbf03fdac8ae83f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T10:37:04.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "67a8080c5769753a46d2ea813bb526d03d33ff95a1a1b007cb62d836dad8bc31",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.37.0",
      "date": "2026-05-30T10:37:14.000Z",
      "commit": "287a78c1e1f9ac8ea578f2781716b6df5d5b37da",
      "fileid": "0af770f2716b65efbaaa9e1789e2aeb062a513408dff689cab750ee62d5397cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677146686"
    }
  ]
}