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.0")



Attach the package and use:
library("ggpubr")
Maintained by
Alboukadel Kassambara
[Scholar Profile | Author Map]
First Published: 2016-07-20
Latest Update: 2023-02-10
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.0, https://cran.r-project.org/web/packages/ggpubr. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ggpubr300040005000600070008000900010000TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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