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.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'))

Peer review:

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

On CRAN:

7.54 score 45 stars 306 scripts 309 downloads 1 exports 29 dependencies

Last updated 2 years agofrom:87e2e4827d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winOKOct 30 2024
R-4.5-linuxOKOct 30 2024
R-4.4-winOKOct 30 2024
R-4.4-macOKOct 30 2024
R-4.3-winOKOct 30 2024
R-4.3-macOKOct 30 2024

Exports:add_pval

Dependencies:clicolorspacedata.tablefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

ggpval user guide

Rendered fromggpval.Rmdusingknitr::knitron Oct 30 2024.

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