Package: nandb
Type: Package
Title: Number and Brightness Image Analysis
Version: 0.2.1
Authors@R: c(person("Rory", "Nolan", email = "rorynoolan@gmail.com", 
                    role = c("aut", "cre", "cph")),
             person("Luis", "Alvarez", email = "lalvarez@well.ox.ac.uk",
                    role = "ctb"),
             person("Sergi", "Padilla-Parra", email = "spadilla@well.ox.ac.uk",
                    role = c("ctb", "ths", "cph")))
Maintainer: Rory Nolan <rorynoolan@gmail.com>
URL: https://github.com/rorynolan/nandb
BugReports: https://github.com/rorynolan/nandb/issues
Description: Functions for calculation of molecular number and brightness from 
    images, as detailed in Digman et al. 2008 <doi:10.1529/biophysj.107.114645>. 
    Includes the implementation of the novel "automatic detrending" technique.
License: BSD_3_clause + file LICENSE
LazyData: TRUE
LinkingTo: Rcpp, BH
Imports: Rcpp, filesstrings (>= 1.1.0), magrittr, readr, reshape2,
        R.utils, autothresholdr, abind, viridis, dplyr, matrixStats,
        BiocParallel, stringr, EBImage, RSAGA, ggplot2, grDevices,
        RcppRoll, tibble, purrr, hexbin, ore, DescTools
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, covr, testthat
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-07-11 10:22:50 UTC; rnolan
Author: Rory Nolan [aut, cre, cph],
  Luis Alvarez [ctb],
  Sergi Padilla-Parra [ctb, ths, cph]
Repository: CRAN
Date/Publication: 2017-07-11 10:35:22 UTC
