colleyRstats0.0.2 package

Functions to Streamline Statistical Analysis and Reporting

add_pareto_emoa_column

Add Pareto EMOA Column to a Data Frame

check_homogeneity_by_group

Check homogeneity of variances across groups

check_normality_by_group

Check normality for groups

checkAssumptionsForAnova

Check the assumptions for an ANOVA with a variable number of factors: ...

colleyRstats_setup

Configure Global R Environment for colleyRstats

data-the-data-frame

Replace values across a data frame

debug_contr_error

Debug contrast errors in ANOVA-like models

generateEffectPlot

Function to define a plot, either showing the main or interaction effe...

generateMoboPlot

Generate a Multi-objective Optimization Plot

generateMoboPlot2

Generate a Multi-objective Optimization Plot

ggbetweenstatsWithPriorNormalityCheck

Check the data's distribution. If non-normal, take the non-parametric ...

ggbetweenstatsWithPriorNormalityCheckAsterisk

Check the data's distribution. If non-normal, take the non-parametric ...

ggwithinstatsWithPriorNormalityCheck

Check the data's distribution. If non-normal, take the non-parametric ...

ggwithinstatsWithPriorNormalityCheckAsterisk

Check the data's distribution. If non-normal, take the non-parametric ...

latexify_report

Transform text from report::report() into LaTeX-friendly output.

n_fun

Build a median/size label for plot annotations

na.zero

Replace NA values with zero

normalize

This function normalizes the values in a vector to the range [new_min,...

not_empty

Ensure input is not empty

not_in

Negate %in% membership

pathPrep

Convert Windows paths to R-friendly format

remove_outliers_REI

Remove outliers and calculate REI

reportART

Generate the Latex-text based on the ARTool (see [https://github.com/m...

reportDunnTest

Report dunnTest as text. Required commands in LaTeX: `\newcommand{\pad...

reportDunnTestTable

report Dunn test as a table. Customizable with sensible defaults. Requ...

reportggstatsplot

Report statistical details for ggstatsplot.

reportggstatsplotPostHoc

Report significant post-hoc pairwise comparisons

reportMeanAndSD

Report the mean and standard deviation of a dependent variable for all...

reportNparLD

Report the model produced by nparLD. The model provided must be the mo...

reportNPAV

Generate the Latex-text based on the NPAV by Lüpsen (see [https://www....

reshape_data

Reshape Excel Data Based on Custom Markers and Include Custom ID Colum...

rFromNPAV

Calculation based on Rosenthal's formula (1994). N stands for the **nu...

rFromWilcox

Calculation based on Rosenthal's formula (1994). N stands for the **nu...

rFromWilcoxAdjusted

rFromWilcoxAdjusted

stat_sum_df

Generating the sum and adding a crossbar.

Built upon popular R packages such as 'ggstatsplot' and 'ARTool', this collection offers a wide array of tools for simplifying reproducible analyses, generating high-quality visualizations, and producing 'APA'-compliant outputs. The primary goal of this package is to significantly reduce repetitive coding efforts, allowing you to focus on interpreting results. Whether you're dealing with ANOVA assumptions, reporting effect sizes, or creating publication-ready visualizations, this package makes these tasks easier.

  • Maintainer: Mark Colley
  • License: MIT + file LICENSE
  • Last published: 2026-01-08