Package: ddpcr Title: Analysis and Visualization of Droplet Digital PCR in R and on the Web Version: 1.16.0 Authors@R: c( person("Dean", "Attali", email = "daattali@gmail.com", role = c("aut", "cre"), comment= c(ORCID="0000-0002-5645-3493")) ) Description: An interface to explore, analyze, and visualize droplet digital PCR (ddPCR) data in R. This is the first non-proprietary software for analyzing two-channel ddPCR data. An interactive tool was also created and is available online to facilitate this analysis for anyone who is not comfortable with using R. URL: https://github.com/daattali/ddpcr, https://daattali.com/shiny/ddpcr/ BugReports: https://github.com/daattali/ddpcr/issues Depends: R (>= 3.1.0) Imports: DT (>= 0.2), dplyr (>= 0.5.0), ggplot2 (>= 2.2.0), magrittr (>= 1.5), mixtools (>= 1.0.2), plyr (>= 1.8.1), readr (>= 0.1.0), shiny (>= 0.11.0), shinydisconnect, shinyjs (>= 0.4.0), tibble, rlang Suggests: ggExtra (>= 0.3.0), graphics, grid (>= 3.2.2), gridExtra (>= 2.0.0), knitr (>= 1.7), rmarkdown, stats, testthat (>= 0.11.0), utils License: MIT + file LICENSE VignetteBuilder: knitr RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://daattali.r-universe.dev Date/Publication: 2026-01-14 07:15:39 UTC RemoteUrl: https://github.com/daattali/ddpcr RemoteRef: HEAD RemoteSha: 92acedb3eb8f9fe81b50661f111720a63a4f1551 NeedsCompilation: no Packaged: 2026-07-04 05:26:32 UTC; root Author: Dean Attali [aut, cre] (ORCID: ) Maintainer: Dean Attali