The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

tidySummaries tidySummaries logo

tidyverse-friendly License: MIT Lifecycle: experimental CRAN status Codecov test coverage

Tidy statistical summaries made simple

tidySummaries provides a modern and extensible set of functions for descriptive statistics, frequency analysis, and significance testing — all with tidy output.

It’s ideal for both numeric and categorical exploratory data analysis, supporting group comparisons, normality checks, console coloring, and more.


Features


Installation

You can install the development version from GitHub:

```r # install.packages(“devtools”) devtools::install_github(“kleanthisk10/tidySummaries”)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.