Package: ddpcr
Title: Analysis and Visualization of Droplet Digital PCR in R and on
        the Web
Version: 1.0.1
Authors@R: c(
    person("Dean", "Attali", email = "daattali@gmail.com", role = c("aut", "cre"))
    )
Description: An interface to explore, analyze, and visualize droplet digital PCR
    (ddPCR) data in R. This is the first non-proprietary software for
    analyzing duplex 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
BugReports: https://github.com/daattali/ddpcr/issues
Depends: R (>= 3.1.0)
Imports: DT (>= 0.1), dplyr (>= 0.4.0), ggplot2 (>= 1.0.1.9003),
        lazyeval (>= 0.1.10), magrittr (>= 1.5), mixtools (>= 1.0.2),
        plyr (>= 1.8.1), readr (>= 0.1.0), shiny (>= 0.11.0), shinyjs
        (>= 0.4.0)
Suggests: ggExtra (>= 0.3.0), graphics, grid (>= 3.2.2), gridExtra (>=
        2.0.0), knitr (>= 1.7), rmarkdown, stats, testthat (>= 0.9.1),
        utils
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-19 12:31:00 UTC; Dean
Author: Dean Attali [aut, cre]
Maintainer: Dean Attali <daattali@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-19 14:51:02
