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 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) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: stats, cli, rlang, dplyr, tidyr, tidyselect, tibble, purrr, broom, ggplot2 Suggests: testthat (>= 3.0.0), knitr, rmarkdown, car, effectsize, patchwork Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://ielbadisy.r-universe.dev Date/Publication: 2026-06-26 18:50:13 UTC RemoteUrl: https://github.com/ielbadisy/testflow RemoteRef: HEAD RemoteSha: c64adbd08f69df8e4a72cb3ac6f3268333f7f55f NeedsCompilation: no Packaged: 2026-07-03 08:12:33 UTC; root