Package: rADA
Title: Statistical Analysis and Cut-Point Determination of Immunoassays
Version: 1.1.9
Authors@R: c(
    person("Emma", "Gail", email = "emmahelengail@gmail.com", role = c("cre", "aut")),
    person("Lidija", "Turkovic", email = "lidijat@gmail.com", role = "aut"),
    person("Anil", "Dolgun", email = "anil.dolgun@csl.com.au", role="ctb"),
    person("Monther", "Alhamdoosh", email = "monther.alhamdoosh@csl.com.au", role="ctb"),
    person("Milica", "Ng", email = "milica.ng@csl.com.au", role="ctb"))
Description: Systematically transform immunoassay data, evaluate if the data is normally distributed, and pick the right method for cut point determination based on that evaluation. This package can also produce plots that are needed for reports, so data analysis and visualization can be done easily.
Maintainer: Emma Gail <emmahelengail@gmail.com>
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: markdown (>= 1.1)
Imports: lme4 (>= 1.1.21), ggplot2 (>= 3.2.1), matrixStats (>= 0.56.0),
        reshape2 (>= 1.4.3), lmerTest (>= 3.1.0), e1071 (>= 1.7.2),
        tidyr (>= 1.0.0), stringr (>= 1.4.0), dplyr (>= 0.8.3), Hmisc
        (>= 4.3.0), gridExtra (>= 2.3), grid (>= 3.5.3), stats (>=
        3.5.3), grDevices (>= 3.5.3), utils (>= 3.5.3), forestplot (>=
        1.10), methods (>= 3.5.3), knitr (>= 1.29), openxlsx (>=
        4.2.2), car (>= 3.0)
NeedsCompilation: no
Packaged: 2021-03-23 07:13:05 UTC; emmagail
Author: Emma Gail [cre, aut],
  Lidija Turkovic [aut],
  Anil Dolgun [ctb],
  Monther Alhamdoosh [ctb],
  Milica Ng [ctb]
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2021-03-23 19:40:06 UTC
Built: R 4.3.0; ; 2023-07-10 06:23:21 UTC; unix
