Package: mxnorm
Title: Apply Normalization Methods to Multiplexed Images
Version: 1.0.1
Authors@R: 
    person(given = "Coleman",
           family = "Harris",
           role = c("aut", "cre"),
           email = "coleman.r.harris@vanderbilt.edu",
           comment = c(ORCID = "0000-0002-6325-0694"))
Description: Implements methods to normalize multiplexed imaging data, including
    statistical metrics and visualizations to quantify technical variation in 
    this data type.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Suggests: knitr, janitor (>= 2.1.0), testthat (>= 3.0.0), rmarkdown,
        markdown
Config/testthat/edition: 3
Config/reticulate: list( packages = list( list(package =
        "scikit-image") ) )
Imports: magrittr, dplyr, rlang, fda, stats, data.table, reticulate,
        caret, e1071, ggplot2, tidyr, uwot, lme4, stringr, KernSmooth,
        kSamples, psych, fossil, glue, methods
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-02-25 19:32:00 UTC; harricr2
Author: Coleman Harris [aut, cre] (<https://orcid.org/0000-0002-6325-0694>)
Maintainer: Coleman Harris <coleman.r.harris@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2022-02-26 07:30:02 UTC
Built: R 4.0.5; ; 2022-02-27 11:55:40 UTC; unix
