Package: EQUALSTATS
Title: Algorithm Driven Statistical Analysis for Researchers without
        Coding Skills
Version: 0.4.0
Date: 2024-09-05
Authors@R: person("Kurinchi", "Gurusamy", role = c("aut", "cre"), email = "k.gurusamy@ucl.ac.uk")
Author: Kurinchi Gurusamy [aut, cre]
Maintainer: Kurinchi Gurusamy <k.gurusamy@ucl.ac.uk>
Depends: stringr, shiny, zip
Imports: ggplot2, DescTools, cowplot, boot, pwr, ggcorrplot, survival,
        nnet, MASS, lmtest, pROC, ThresholdROC, ggsurvfit, lme4,
        mclogit, ordinal, coxme, MuMIn
Description: Support functions for R-based 'EQUAL-STATS' software which automatically classifies the data and performs appropriate statistical tests. 'EQUAL-STATS' software is a shiny application with an user-friendly interface to perform complex statistical analysis. Gurusamy,K (2024)<doi:10.5281/zenodo.13354162>.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://sites.google.com/view/equal-group/home
Note: This update fixes bugs noted because of global variables not
        being recognised as global variables in some environments and
        some errors noted on specific choices in mixed effects
        regression.
NeedsCompilation: no
Packaged: 2024-09-06 15:17:36 UTC; kurin
Repository: CRAN
Date/Publication: 2024-09-06 16:10:15 UTC
