Package: nandb
Type: Package
Title: Number and Brightness Image Analysis
Version: 2.0.2
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 (>= 1.0.1)
Depends: R (>= 3.1)
Imports: Rcpp (>= 1.0.1), filesstrings (>= 3.1.3), magrittr (>= 1.5),
        autothresholdr (>= 1.3.3), dplyr, stringr (>= 1.2.0), purrr,
        checkmate (>= 1.9.3), detrendr (>= 0.6.2), ijtiff (>= 2.0.0),
        rlang (>= 0.3.3), reshape2, viridis, glue (>= 1.3.0), BBmisc,
        ggplot2, assertthat, withr (>= 2.1.0), utils
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, covr, testthat (>= 2.1.0), abind, tidyr,
        gridExtra, pacman, matrixStats (>= 0.50.0), spelling
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: yes
Packaged: 2019-06-16 17:09:55 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-06-17 08:10:05 UTC
