tidySummaries: Tidy Statistical Summaries for Exploratory Data Analysis
Provides a tidy set of functions for summarising data, 
    including descriptive statistics, frequency tables with normality testing, 
    and group-wise significance testing. Designed for fast, readable, 
    and easy exploration of both numeric and categorical data. 
| Version: | 0.1.0 | 
| Depends: | R (≥ 4.1.0) | 
| Imports: | magrittr, tidyr, dplyr, tibble, purrr, stats, crayon, rlang | 
| Suggests: | ggplot2, testthat, knitr, rmarkdown | 
| Published: | 2025-05-05 | 
| DOI: | 10.32614/CRAN.package.tidySummaries | 
| Author: | Kleanthis Koupidis [aut, cre],
  Nikolaos Koupidis [aut] | 
| Maintainer: | Kleanthis Koupidis  <kleanthis.koupidis at gmail.com> | 
| BugReports: | https://github.com/kleanthisk10/tidySummaries/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/kleanthisk10/tidySummaries | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | tidySummaries results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=tidySummaries
to link to this page.