Package: ggpval 0.2.5

ggpval: Annotate Statistical Tests for 'ggplot2'

Automatically performs desired statistical tests (e.g. wilcox.test(), t.test()) to compare between groups, and adds the resulting p-values to the plot with an annotation bar. Visualizing group differences are frequently performed by boxplots, bar plots, etc. Statistical test results are often needed to be annotated on these plots. This package provides a convenient function that works on 'ggplot2' objects, performs the desired statistical test between groups of interest and annotates the test results on the plot.

Authors:Jun Cheng [aut, cre]

ggpval_0.2.5.tar.gz
ggpval_0.2.5.zip(r-4.5)ggpval_0.2.5.zip(r-4.4)ggpval_0.2.5.zip(r-4.3)
ggpval_0.2.5.tgz(r-4.5-any)ggpval_0.2.5.tgz(r-4.4-any)ggpval_0.2.5.tgz(r-4.3-any)
ggpval_0.2.5.tar.gz(r-4.5-noble)ggpval_0.2.5.tar.gz(r-4.4-noble)
ggpval_0.2.5.tgz(r-4.4-emscripten)ggpval_0.2.5.tgz(r-4.3-emscripten)
ggpval.pdf |ggpval.html
ggpval/json (API)
NEWS

# Install 'ggpval' in R:
install.packages('ggpval', repos = c('https://s6juncheng.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/s6juncheng/ggpval/issues

On CRAN:

7.55 score 46 stars 306 scripts 359 downloads 1 exports 29 dependencies

Last updated 3 years agofrom:87e2e4827d. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 28 2025
R-4.5-winOKJan 28 2025
R-4.5-macOKJan 28 2025
R-4.5-linuxOKJan 28 2025
R-4.4-winOKJan 28 2025
R-4.4-macOKJan 28 2025
R-4.3-winOKJan 28 2025
R-4.3-macOKJan 28 2025

Exports:add_pval

Dependencies:clicolorspacedata.tablefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

ggpval user guide

Rendered fromggpval.Rmdusingknitr::knitron Jan 28 2025.

Last update: 2022-07-11
Started: 2017-06-10