{
  "_id": "6a17e49dacfb0bcc41da0a4d",
  "Package": "ddPCRclust",
  "Title": "Clustering algorithm for ddPCR data",
  "Version": "1.33.0",
  "Authors@R": "c(person(\"Benedikt G.\", \"Brink\", email = \"bbrink@cebitec.uni-bielefeld.de\", role = c(\"aut\", \"cre\")), \nperson(\"Justin\", \"Meskas\", email = \"jmeskas@bccrc.ca\", role = \"ctb\"),\nperson(\"Ryan R.\", \"Brinkman\", email = \"rbrinkman@bccrc.ca\", role = \"ctb\"))",
  "Description": "The ddPCRclust algorithm can automatically quantify the\nCPDs of non-orthogonal ddPCR reactions with up to four targets.\nIn order to determine the correct droplet count for each\ntarget, it is crucial to both identify all clusters and label\nthem correctly based on their position. For more information on\nwhat data can be analyzed and how a template needs to be\nformatted, please check the vignette.",
  "Collate": "'cluster_functions.R' 'functions.R' 'ddPCRclust.R'",
  "License": "Artistic-2.0",
  "URL": "https://github.com/bgbrink/ddPCRclust",
  "BugReports": "https://github.com/bgbrink/ddPCRclust/issues",
  "biocViews": "ddPCR, Clustering",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "cmake make libgsl0-dev libicu-dev libjpeg-dev\nlibpng-dev libssl-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:47:21 UTC",
  "RemoteUrl": "https://github.com/bioc/ddPCRclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:30:58 UTC",
    "User": "root"
  },
  "Author": "Benedikt G. Brink [aut, cre],\nJustin Meskas [ctb],\nRyan R. Brinkman [ctb]",
  "Maintainer": "Benedikt G. Brink <bbrink@cebitec.uni-bielefeld.de>",
  "MD5sum": "734f56fcb78f9d9dec636fef8078421f",
  "_user": "bioc",
  "_type": "src",
  "_file": "ddPCRclust_1.33.0.tar.gz",
  "_fileid": "6d9eb47dfef99393fd67ff4cd23b989da99c3ceec8afe01659e5aab30fdc3987",
  "_filesize": 1378359,
  "_sha256": "6d9eb47dfef99393fd67ff4cd23b989da99c3ceec8afe01659e5aab30fdc3987",
  "_created": "2026-05-28T06:30:58.000Z",
  "_published": "2026-05-28T06:45:49.100Z",
  "_jobs": [
    {
      "job": 78236441094,
      "time": 196,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7259223587"
    },
    {
      "job": 78236441101,
      "time": 278,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259244940"
    },
    {
      "job": 78236441102,
      "time": 302,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259250603"
    },
    {
      "job": 78236441100,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259349387"
    },
    {
      "job": 78236441117,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259383791"
    },
    {
      "job": 78235815488,
      "time": 311,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259174017"
    },
    {
      "job": 78236441175,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259212373"
    },
    {
      "job": 78236441125,
      "time": 210,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7259227446"
    },
    {
      "job": 78236441114,
      "time": 226,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7259231523"
    },
    {
      "job": 78236441131,
      "time": 228,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7259231843"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/ddPCRclust",
  "_commit": {
    "id": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
    "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": 1777380441
  },
  "_maintainer": {
    "name": "Benedikt G. Brink",
    "email": "bbrink@cebitec.uni-bielefeld.de"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "clue",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "flowCore",
      "role": "Imports"
    },
    {
      "package": "flowDensity",
      "version": ">= 1.13.3",
      "role": "Imports"
    },
    {
      "package": "SamSPECTRAL",
      "role": "Imports"
    },
    {
      "package": "flowPeaks",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "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.33.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.32.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "ddpcr",
    "clustering",
    "biological-data-analysis"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "bgbrink",
      "count": 47,
      "uuid": 11661112
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 417,
    "source": "https://www.bioconductor.org/packages/stats/bioc/ddPCRclust"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bgbrink/ddpcrclust",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ddPCRclust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bgbrink/ddpcrclust",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "calculateCPDs",
    "createEnsemble",
    "ddPCRclust",
    "exportPlots",
    "exportToCSV",
    "exportToExcel",
    "readFiles",
    "readTemplate",
    "runDensity",
    "runPeaks",
    "runSam"
  ],
  "_help": [
    {
      "page": "calculateCPDs",
      "title": "Calculates the copies per droplet",
      "topics": [
        "calculateCPDs"
      ]
    },
    {
      "page": "createEnsemble",
      "title": "Create a cluster ensemble",
      "topics": [
        "createEnsemble"
      ]
    },
    {
      "page": "ddPCRclust",
      "title": "ddPCRclust A package for automated quantification of multiplexed ddPCR data",
      "topics": [
        "ddPCRclust-package",
        "ddPCRclust"
      ]
    },
    {
      "page": "exportPlots",
      "title": "Plot the algorithms results with ggplot2",
      "topics": [
        "exportPlots"
      ]
    },
    {
      "page": "exportToCSV",
      "title": "Export the algorithms results to a csv file",
      "topics": [
        "exportToCSV"
      ]
    },
    {
      "page": "exportToExcel",
      "title": "Export the algorithms results to an Excel file",
      "topics": [
        "exportToExcel"
      ]
    },
    {
      "page": "readFiles",
      "title": "Read the csv files from your disk",
      "topics": [
        "readFiles"
      ]
    },
    {
      "page": "readTemplate",
      "title": "Read a template file from disk",
      "topics": [
        "readTemplate"
      ]
    },
    {
      "page": "runDensity",
      "title": "Find the clusters using flowDensity",
      "topics": [
        "runDensity"
      ]
    },
    {
      "page": "runPeaks",
      "title": "Find the clusters using flowPeaks",
      "topics": [
        "runPeaks"
      ]
    },
    {
      "page": "runSam",
      "title": "Find the clusters using SamSPECTRAL",
      "topics": [
        "runSam"
      ]
    },
    {
      "page": "shearCorrection",
      "title": "Correct for DNA shearing",
      "topics": [
        "shearCorrection"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/ddPCRclust/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "bitops",
    "boot",
    "broom",
    "car",
    "carData",
    "caTools",
    "cli",
    "clue",
    "cluster",
    "colorspace",
    "cowplot",
    "cpp11",
    "cytolib",
    "deldir",
    "Deriv",
    "dir.expiry",
    "doBy",
    "dplyr",
    "farver",
    "filelock",
    "flowCore",
    "flowDensity",
    "flowPeaks",
    "flowViz",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "hexbin",
    "IDPmisc",
    "interp",
    "isoband",
    "jpeg",
    "KernSmooth",
    "labeling",
    "lattice",
    "latticeExtra",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openxlsx",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotrix",
    "png",
    "polyclip",
    "purrr",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "Rhdf5lib",
    "rlang",
    "RProtoBufLib",
    "S4Vectors",
    "S7",
    "SamSPECTRAL",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ddPCRclust.Rnw",
      "filename": "ddPCRclust.pdf",
      "title": "Bioconductor LaTeX Style",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2017-11-10 13:44:38",
      "modified": "2018-02-19 09:55:12",
      "commits": 12
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "ddpcrclust",
  "_universes": [
    "bioc",
    "bgbrink"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-05-28T06:34:17.000Z",
      "distro": "noble",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "1c4e314312cb2e48ece73e26cdb6e19dcf92bfb351319acb28683c42ddbc6748",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-05-28T06:34:43.000Z",
      "distro": "noble",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "89352c71df50a7516238e52c713fd61d13532c85054790a0df811cc606512a50",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-28T06:42:10.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "abae1964eb167e66210b2a670b2741c727d521929309bc7ca08a8d480df2f949",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-05-28T06:44:25.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "ab5bfa76879c64aa42b95355d8718778b8e68238b277559dd8ac7c88685c2b86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.33.0",
      "date": "2026-05-28T06:33:52.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "3d57867684353ec10d2bb83411931eb8846bc402181976667265e09b9c7202ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-28T06:32:45.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "0bf4b729b62bf45b3c2f5265f7638b4c7bc5f72dd277b864d6eedf35a6f07766",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-28T06:33:00.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "85d23314938b628cc481a737be450f75a75004dc66d575cbf60ed6c064431087",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-05-28T06:32:48.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "e4a7d8ee59a52f2398271e77c8cdeadfa50e64449ebfcbf39ec82ab97b619997",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26558557054"
    }
  ]
}