{
  "_id": "6a494bc3f6c47c4419499236",
  "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-07-03 18:40:28 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>",
  "_user": "bioc",
  "_type": "src",
  "_file": "ddPCRclust_1.33.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ccbf3a4a2b96e50dfe4046a29908f59e9471416b3df35cf8367380c8d4a2c746",
  "_filesize": 1382575,
  "_sha256": "ccbf3a4a2b96e50dfe4046a29908f59e9471416b3df35cf8367380c8d4a2c746",
  "_expires": "2026-10-12T18:06:57.000Z",
  "_created": "2026-07-03T18:40:28.000Z",
  "_published": "2026-07-04T18:06:59.536Z",
  "_bioccheck": {
    "error": 0,
    "warning": 2,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730",
  "_status": "success",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 85154863147,
      "time": 167,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8073087158"
    },
    {
      "job": 85154863043,
      "time": 329,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8073121971"
    },
    {
      "job": 85154863112,
      "time": 324,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8073120786"
    },
    {
      "job": 85154863916,
      "time": 231,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8073100888"
    },
    {
      "job": 85154863093,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8073081800"
    },
    {
      "job": 85154862968,
      "time": 288,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073049547"
    },
    {
      "job": 85154863116,
      "time": 192,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073092893"
    },
    {
      "job": 85154863092,
      "time": 226,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8073100042"
    },
    {
      "job": 85154863223,
      "time": 211,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8073096752"
    },
    {
      "job": 85154863047,
      "time": 233,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8073101885"
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/bgbrink/ddpcrclust",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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",
    "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": [
        "1 Introduction",
        "2 Input data",
        "3 Methods",
        "4 Visual Interface"
      ],
      "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-07-03T18:44:37.000Z",
      "distro": "resolute",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/81dcfcd45646df96624619847b273855412007b9490f16e2d3e842a8384c0b3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.33.0",
      "date": "2026-07-03T18:44:32.000Z",
      "distro": "resolute",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/648575a684506e394d3f82fcb178fc65d3071b37aceb3206a561748ee237eb3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-07-03T18:43:17.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/f7dff5e6eddf6c3cbf39682b356c2a880d8a89ccb6f0ae825480ddd8d32f25e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.33.0",
      "date": "2026-07-03T18:42:10.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/141670cbc6965e047cc47b5371661f12635a6d9470e1afc745cd32137008d8fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.33.0",
      "date": "2026-07-03T18:44:02.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/dac14e98d69aebb5132f1a0f132381ebf0ef727631621d37f5b2a7a6c0a2a94f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-03T18:42:24.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/dac9f31bd4f310e223c213f21973ffd57c377d50455645ff4a4ff87ce685a160",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-03T18:42:09.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/44f0acdf01c465b55517d2a12b94686b344fec07f3a2f2b9168da964bc057c15",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.33.0",
      "date": "2026-07-03T18:42:10.000Z",
      "commit": "0a8be0c71c628d6dd6e3c95bf0ceeead31e00b0f",
      "fileid": "https://r2.ropensci.org/edef8a16188667575d17061a216585ec6140c16f72f2526b050e240e43044c70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28677812730"
    }
  ]
}