Package: nandb
Type: Package
Title: Number and Brightness Image Analysis
Version: 2.0.1
Authors@R: c(person("Rory", "Nolan", email = "rorynoolan@gmail.com", 
                    role = c("aut", "cre", "cph"),
                    comment = c(ORCID = "0000-0002-5239-4043")),
             person("Luis", "Alvarez", email = "lalvarez@well.ox.ac.uk",
                    role = c("ctb", "cph"), 
                    comment = c(ORCID = "0000-0003-1316-1906")),
             person("Sergi", "Padilla-Parra", email = "spadilla@well.ox.ac.uk",
                    role = c("ctb", "ths", "cph"),
                    comment = c(ORCID = "0000-0002-8010-9481")))
Maintainer: Rory Nolan <rorynoolan@gmail.com>
URL: https://rorynolan.github.io/nandb,
        https://github.com/rorynolan/nandb
BugReports: https://github.com/rorynolan/nandb/issues
Description: Calculation of molecular number and brightness from 
    fluorescence microscopy image series. The software was published in a 2016
    paper <doi:10.1093/bioinformatics/btx434>. The seminal paper for the 
    technique is Digman et al. 2008 <doi:10.1529/biophysj.107.114645>. A review
    of the technique was published in 2017 <doi:10.1016/j.ymeth.2017.12.001>.
License: BSD_3_clause + file LICENSE
LazyData: TRUE
LinkingTo: Rcpp
Imports: Rcpp, filesstrings (>= 3.1.1), magrittr, autothresholdr (>=
        1.3.1), dplyr, stringr, purrr, checkmate (>= 1.9.1), detrendr
        (>= 0.6.1), ijtiff (>= 1.5.1), rlang (>= 0.3.3), reshape2,
        viridis, glue (>= 1.3.0), BBmisc, ggplot2, assertthat, utils
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, covr, testthat (>= 2.1.0), abind, tidyr,
        gridExtra, pacman, matrixStats, spelling
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
Packaged: 2019-05-31 16:08:02 UTC; rnolan
Author: Rory Nolan [aut, cre, cph] (<https://orcid.org/0000-0002-5239-4043>),
  Luis Alvarez [ctb, cph] (<https://orcid.org/0000-0003-1316-1906>),
  Sergi Padilla-Parra [ctb, ths, cph]
    (<https://orcid.org/0000-0002-8010-9481>)
Repository: CRAN
Date/Publication: 2019-05-31 17:30:03 UTC
