R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
ggstatsplot
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]
[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 13 Mar. 2026.
Previous versions and publish date:
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)
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
Functions, R codes and Examples using
the ggstatsplot R package
Some associated functions: Titanic_full . bugs_long . bugs_wide . combine_plots . dot-grouped_list . dot-is_palette_sufficient . extract_stats . ggbarstats . ggbetweenstats . ggcoefstats . ggcorrmat . ggdotplotstats . gghistostats . ggpiestats . ggscatterstats . ggstatsplot-package . ggwithinstats . grouped_ggbarstats . grouped_ggbetweenstats . grouped_ggcorrmat . grouped_ggdotplotstats . grouped_gghistostats . grouped_ggpiestats . grouped_ggscatterstats . grouped_ggwithinstats . iris_long . movies_long . reexports . theme_ggstatsplot .
Some associated R codes: attach.R . combine-plots.R . data.R . extract-stats.R . ggbarstats.R . ggbetweenstats-helpers.R . ggbetweenstats.R . ggcoefstats.R . ggcorrmat.R . ggdotplotstats.R . gghistostats-helpers.R . gghistostats.R . ggpiestats-ggbarstats-helpers.R . ggpiestats.R . ggscatterstats.R . ggstatsplot-package.R . ggwithinstats.R . globals.R . reexports.R . theme-ggstatsplot.R . utils.R . Full ggstatsplot package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
Rlabkey
The 'LabKey' client library for R makes it easy for R users to
load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Cory Nathe (view profile)
beezdemand
Facilitates many of the analyses performed in studies of
behavioral economic demand. The package su ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Brent Kaplan (view profile)
bzinb
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Hunyong Cho (view profile)
vacuum
An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNO ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ron Sielinski (view profile)
pedsuite
The 'ped suite' is a collection of packages for pedigree
analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Magnus Dehli Vigeland (view profile)
gtop
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jairo Cugliari (view profile)
26,293
R Packages
225,784
Dependencies
70,376
Author Associations
26,294
Publication Badges
