Type: Package
Package: detrendr
Title: Detrend Images
Version: 0.6.14
Authors@R: 
    c(person(given = "Rory",
             family = "Nolan",
             role = c("aut", "cre"),
             email = "rorynoolan@gmail.com",
             comment = c(ORCID = "0000-0002-5239-4043")),
      person(given = "Luis",
             family = "Alvarez",
             role = c("ctb", "cph"),
             email = "lalvarez@well.ox.ac.uk",
             comment = c(ORCID = "0000-0003-1316-1906")),
      person(given = "Sergi",
             family = "Padilla-Parra",
             role = c("ctb", "ths", "cph"),
             email = "spadilla@well.ox.ac.uk",
             comment = c(ORCID = "0000-0002-8010-9481")))
Maintainer: Rory Nolan <rorynoolan@gmail.com>
Description: Detrend fluorescence microscopy image series for
    fluorescence fluctuation and correlation spectroscopy ('FCS' and
    'FFS') analysis. This package contains functionality published in a
    2016 paper <doi:10.1093/bioinformatics/btx434> but it has been
    extended since then with the Robin Hood algorithm and thus contains
    unpublished work.
License: BSD_3_clause + file LICENSE
URL: https://rorynolan.github.io/detrendr/,
        https://github.com/rorynolan/detrendr#readme
BugReports: https://github.com/rorynolan/detrendr/issues
Depends: R (>= 3.1)
Imports: arrayhelpers (>= 1.1.0), autothresholdr (>= 1.3.11), checkmate
        (>= 1.9.3), doParallel, dplyr, filesstrings (>= 3.2), foreach,
        ijtiff (>= 2.2), iterators, magrittr (>= 1.5), parallel, plyr,
        purrr, Rcpp (>= 1.0.1), RcppParallel (>= 5.0.2), rlang (>=
        0.3.3), stringr (>= 1.4), tools, withr (>= 2.1)
Suggests: abind, covr, ggplot2, glue (>= 1.3.0), graphics, gridExtra,
        knitr, lattice, MASS, matrixStats, mgcv, pacman, R.utils,
        rmarkdown, spelling, testthat (>= 3.0), tidyr
LinkingTo: Rcpp (>= 1.0.1), RcppParallel (>= 5.0.2)
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2021-05-15 22:23:51 UTC; rnolan
Author: Rory Nolan [aut, cre] (<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: 2021-05-16 05:00:05 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-05-16 10:46:13 UTC; unix
Archs: detrendr.so.dSYM
