Package: testflow
Title: A Workflow for Statistical Testing, Interpretation, and
        'ggplot2'-Based Visualization
Version: 0.8.2
Authors@R: c(
    person(
      given = "Imad",
      family = "EL BADISY",
      role = c("aut", "cre"),
      email = "elbadisyimad@gmail.com"
    )
  )
Author: Imad EL BADISY [aut, cre]
Maintainer: Imad EL BADISY <elbadisyimad@gmail.com>
Description: Provides a unified workflow for choosing, running, interpreting,
  and visualizing common statistical tests. The package combines assumption
  checks, test selection, effect sizes, formatted results, plain-language
  interpretation, and 'ggplot2'-based statistical visualizations. Implemented
  methods follow standard references including Casella and Berger (2002,
  ISBN:9780534243128), Hollander et al. (2013, ISBN:9781118553299), Agresti
  (2013, ISBN:9780470463635), and Cohen (1988, ISBN:9780805802832).
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
RoxygenNote: 7.3.3
Imports: stats, cli, rlang, dplyr, tidyr, tidyselect, tibble, purrr,
        broom, ggplot2
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, car, effectsize,
        rstatix, patchwork
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-06-26 18:39:54 UTC; imad-el-badisy
Repository: CRAN
Date/Publication: 2026-07-02 18:40:02 UTC
Built: R 4.5.2; ; 2026-07-02 23:11:41 UTC; unix
