Other packages > Find by keyword >

ggstatsplot  

'ggplot2' Based Plots with Statistical Details
View on CRAN: Click here


Download and install ggstatsplot package within the R console
Install from CRAN:
install.packages("ggstatsplot")

Install from Github:
library("remotes")
install_github("cran/ggstatsplot")

Install by package version:
library("remotes")
install_version("ggstatsplot", "0.13.4")



Attach the package and use:
library("ggstatsplot")
Maintained by
Indrajeet Patil
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-04-03
Latest Update: 2025-05-09
Description:
Extension of 'ggplot2', 'ggstatsplot' creates graphics with details from statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of continuous (violin plots, scatterplots, histograms, dot plots, dot-and-whisker plots) or categorical (pie and bar charts) data. Currently, it supports the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian versions of t-test/ANOVA, correlation analyses, contingency table analysis, meta-analysis, and regression analyses. References: Patil (2021) .
How to cite:
Indrajeet Patil (2018). ggstatsplot: 'ggplot2' Based Plots with Statistical Details. R package version 0.13.4, https://cran.r-project.org/web/packages/ggstatsplot. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-08-25 07:21), 0.0.1 (2018-04-03 21:52), 0.0.2 (2018-04-28 22:12), 0.0.3 (2018-05-22 18:03), 0.0.4 (2018-07-05 14:50), 0.0.5 (2018-08-14 20:10), 0.0.6 (2018-10-01 00:00), 0.0.7 (2018-12-08 11:00), 0.0.8 (2019-01-07 17:40), 0.0.9 (2019-02-18 10:00), 0.0.10 (2019-03-17 18:50), 0.0.11 (2019-06-14 21:25), 0.0.12 (2019-07-12 16:00), 0.1.1 (2019-08-30 23:40), 0.1.2 (2019-09-17 12:40), 0.1.3 (2019-11-21 23:40), 0.1.4 (2019-12-18 21:00), 0.2.0 (2020-02-03 08:20), 0.3.0 (2020-03-01 20:50), 0.3.1 (2020-03-07 00:50), 0.4.0 (2020-04-15 16:10), 0.5.0 (2020-05-30 17:00), 0.6.0 (2020-09-13 11:00), 0.6.1 (2020-10-06 13:20), 0.6.5 (2020-10-31 10:20), 0.6.6 (2020-12-03 11:40), 0.6.8 (2021-01-19 18:30), 0.7.0 (2021-02-19 16:10), 0.7.1 (2021-03-12 00:10), 0.7.2 (2021-04-12 20:20), 0.8.0 (2021-06-09 13:10), 0.9.0 (2021-10-19 13:20), 0.9.1 (2022-01-15 00:42), 0.9.2 (2022-05-21 12:20), 0.9.3 (2022-05-27 12:00), 0.9.4 (2022-08-11 15:40), 0.9.5 (2022-10-16 14:22), 0.10.0 (2022-11-27 14:20), 0.11.0 (2023-02-15 16:30), 0.11.1 (2023-04-14 09:50), 0.12.0 (2023-08-07 15:40), 0.12.1 (2023-09-21 00:10), 0.12.2 (2024-01-14 15:30), 0.12.3 (2024-04-06 19:43), 0.12.4 (2024-07-06 18:22), 0.12.5 (2024-11-01 09:00), 0.13.0 (2024-12-04 16:10), 0.13.1 (2025-05-10 01:40), 0.13.2 (2025-09-11 18:50), 0.13.3 (2025-10-05 13:00), 0.13.4 (2025-12-09 17:30), 0.13.5 (2026-02-06 07:40), 0.13.6 (2026-04-06 07:10), 1.0.0 (2026-04-23 18:10), 1.1.0 (2026-08-22 08:20)
Other packages that cited ggstatsplot R package
View ggstatsplot citation profile
Other R packages that ggstatsplot depends, imports, suggests or enhances
Complete documentation for ggstatsplot
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA