Other packages > Find by keyword >

ggpubr  

'ggplot2' Based Publication Ready Plots
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggpubr", "0.6.2")



Attach the package and use:
library("ggpubr")
Maintained by
Alboukadel Kassambara
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-20
Latest Update: 2025-06-27
Description:
The 'ggplot2' package is excellent and flexible for elegant data visualization in R. However the default generated plots requires some formatting before we can send them for publication. Furthermore, to customize a 'ggplot', the syntax is opaque and this raises the level of difficulty for researchers with no advanced R programming skills. 'ggpubr' provides some easy-to-use functions for creating and customizing 'ggplot2'- based publication ready plots.
How to cite:
Alboukadel Kassambara (2016). ggpubr: 'ggplot2' Based Publication Ready Plots. R package version 0.6.2, https://cran.r-project.org/web/packages/ggpubr. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2016-07-20 20:09), 0.1.1 (2016-12-05 15:22), 0.1.2 (2017-03-14 10:26), 0.1.3 (2017-06-06 12:35), 0.1.4 (2017-06-28 08:11), 0.1.5 (2017-08-22 09:13), 0.1.6 (2017-11-14 16:09), 0.1.7 (2018-06-23 06:53), 0.1.8 (2018-08-30 06:42), 0.1.9 (2018-11-11 19:50), 0.2.1 (2019-06-23 08:00), 0.2.2 (2019-08-07 07:50), 0.2.3 (2019-09-04 00:00), 0.2.4 (2019-11-14 07:20), 0.2.5 (2020-02-13 08:40), 0.2 (2018-11-15 09:30), 0.3.0 (2020-05-04 11:00), 0.4.0 (2020-06-27 08:20), 0.5.0 (2022-11-16 13:10), 0.6.0 (2023-02-10 17:20), 0.6.1 (2025-06-27 18:20), 0.6.2 (2025-10-17 07:10)
Other packages that cited ggpubr R package
View ggpubr citation profile
Other R packages that ggpubr depends, imports, suggests or enhances
Complete documentation for ggpubr
Functions, R codes and Examples using the ggpubr R package
Some associated functions: add_summary . annotate_figure . as_ggplot . as_npc . axis_scale . background_image . bgcolor . border . compare_means . create_aes . desc_statby . diff_express . facet . font . gene_citation . gene_expression . geom_bracket . geom_exec . geom_pwc . geom_signif . get_breaks . get_coord . get_legend . get_palette . ggadd . ggadjust_pvalue . ggarrange . ggballoonplot . ggbarplot . ggboxplot . ggdensity . ggdonutchart . ggdotchart . ggdotplot . ggecdf . ggerrorplot . ggexport . gghistogram . ggline . ggmaplot . ggpaired . ggpar . ggparagraph . ggpie . ggpubr-package . ggpubr_args . ggpubr_options . ggqqplot . ggscatter . ggscatterhist . ggstripchart . ggsummarystats . ggtext . ggtexttable . ggviolin . gradient_color . grids . npc_to_data_coord . pipe . reexports . rotate . rotate_axis_text . rremove . set_palette . show_line_types . show_point_shapes . stat_anova_test . stat_central_tendency . stat_chull . stat_compare_means . stat_conf_ellipse . stat_cor . stat_friedman_test . stat_kruskal_test . stat_mean . stat_overlay_normal_density . stat_pvalue_manual . stat_regline_equation . stat_stars . stat_welch_anova_test . text_grob . theme_pubr . theme_transparent . 
Some associated R codes: add_summary.R . annotate_figure.R . as_ggplot.R . as_npc.R . axis_scale.R . background_image.R . bgcolor.R . border.R . compare_means.R . create_aes.R . desc_statby.R . diff_express.R . facet.R . font.R . gene_citation.R . gene_expression.R . geom_bracket.R . geom_exec.R . geom_pwc.R . get_breaks.R . get_coord.R . get_legend.R . get_palette.R . ggadd.R . ggadjust_pvalue.R . ggarrange.R . ggballoonplot.R . ggbarplot.R . ggboxplot.R . ggdensity.R . ggdonutchart.R . ggdotchart.R . ggdotplot.R . ggecdf.R . ggerrorplot.R . ggexport.R . gghistogram.R . ggline.R . ggmaplot.R . ggpaired.R . ggpar.R . ggparagraph.R . ggpie.R . ggpubr-package.R . ggpubr_args.R . ggpubr_options.R . ggqqplot.R . ggscatter.R . ggscatterhist.R . ggstripchart.R . ggsummarystats.R . ggtext.R . ggtexttable.R . ggviolin.R . gradient_color.R . grids.R . npc_to_data_coord.R . reexports.R . rotate.R . rotate_axis_text.R . rremove.R . set_palette.R . show_line_types.R . show_point_shapes.R . stat_anova_test.R . stat_central_tendency.R . stat_chull.R . stat_compare_means.R . stat_conf_ellipse.R . stat_cor.R . stat_friedman_test.R . stat_kruskal_test.R . stat_mean.R . stat_overlay_normal_density.R . stat_pvalue_manual.R . stat_regline_equation.R . stat_stars.R . stat_welch_anova_test.R . text_grob.R . theme_pubr.R . theme_transparent.R . utilities.R . utilities_base.R . utilities_color.R . utilities_label.R . utils-aes.R . utils-geom-signif.R . utils-pipe.R . utils-tidyr.R . utils_stat_test_label.R .  Full ggpubr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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