Package: aba
Title: Automated Biomarker Analysis
Version: 0.0.9
Authors@R: 
    person(given = "Nicholas",
           family = "Cullen",
           role = c("aut", "cre"),
           email = "nickcullen31@gmail.com")
Description: A tool to fit clinical prediction models and plan clinical trials 
    using biomarker data across multiple analysis factors (groups, outcomes, 
    predictors).
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: covr, knitr, plotly, rmarkdown, testthat (>= 3.0.0), methods,
        tidyselect, nlme, yardstick, pins, Matrix, MuMIn, broom.mixed,
        emmeans, ggpubr, pROC, progress, OptimalCutpoints, tableone,
        longpower, withr, reactable, psychometric, readr, writexl
Config/testthat/edition: 3
Imports: purrr, dplyr, broom, tibble, ggplot2, glue, magrittr, stringr,
        rlang, tidyr, stats, generics
VignetteBuilder: knitr
Depends: R (>= 2.10)
URL: https://github.com/ncullen93/abaR/,
        https://ncullen93.github.io/abaR/
NeedsCompilation: no
Packaged: 2021-12-16 11:21:48 UTC; ni5875cu
Author: Nicholas Cullen [aut, cre]
Maintainer: Nicholas Cullen <nickcullen31@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-16 20:50:05 UTC
Built: R 4.0.2; ; 2021-12-17 12:06:54 UTC; unix
