Package: ggpubr Type: Package Title: 'ggplot2' Based Publication Ready Plots Version: 1.0.0.9000 Date: 2026-07-06 Authors@R: c( person("Alboukadel", "Kassambara", role = c("aut", "cre"), email = "alboukadel.kassambara@gmail.com"), person("Laszlo", "Erdey", role = "ctb", email = "erdey.laszlo@econ.unideb.hu", comment = "Faculty of Economics and Business, University of Debrecen, Hungary")) Author: Alboukadel Kassambara [aut, cre], Laszlo Erdey [ctb] (Faculty of Economics and Business, University of Debrecen, Hungary) Maintainer: Alboukadel Kassambara Description: The 'ggplot2' package is excellent and flexible for elegant data visualization in R. However the default generated plots require 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. This version includes modern R ecosystem compatibility updates and customizable p-value formatting presets ('APA', 'AMA', 'NEJM', 'Lancet', 'GraphPad', and scientific notation) for publication workflows, plus robust sparse-subset handling in statistical annotation layers such as 'stat_compare_means()' and 'geom_pwc()', with informative per-group skip diagnostics for non-comparable subsets. License: GPL (>= 2) LazyData: TRUE Encoding: UTF-8 Language: en-US Depends: R (>= 4.1.0), ggplot2 (>= 3.5.2) Imports: ggrepel (>= 0.9.2), grid, ggsci, stats, utils, tidyr (>= 1.3.2), purrr, dplyr (>= 1.2.0), cowplot (>= 1.2.0), ggsignif, scales, gridExtra, glue, polynom, rlang (>= 1.1.7), rstatix (>= 1.1.0), tibble, magrittr Suggests: grDevices, knitr, rmarkdown, RColorBrewer, gtable, testthat, spelling, datarium, emmeans, pROC, patchwork, ggcorrplot VignetteBuilder: knitr Remotes: kassambara/rstatix@release/1.1.0 URL: https://rpkgs.datanovia.com/ggpubr/, https://github.com/kassambara/ggpubr BugReports: https://github.com/kassambara/ggpubr/issues RoxygenNote: 7.3.3 Collate: 'utilities_color.R' 'utilities_base.R' 'desc_statby.R' 'utilities.R' 'add_summary.R' 'add_test_label.R' 'annotate_figure.R' 'as_ggplot.R' 'as_npc.R' 'axis_scale.R' 'background_image.R' 'bgcolor.R' 'border.R' 'p_format_utils.R' 'compare_means.R' 'create_aes.R' 'diff_express.R' 'facet.R' 'font.R' 'gene_citation.R' 'gene_expression.R' 'geom_bracket.R' 'geom_exec.R' 'utils-aes.R' 'utils_stat_test_label.R' 'geom_pwc.R' 'geom_violin_half.R' 'get_breaks.R' 'get_coord.R' 'get_legend.R' 'get_palette.R' 'ggadd.R' 'ggadjust_pvalue.R' 'ggarrange.R' 'ggballoonplot.R' 'ggpar.R' 'ggbarplot.R' 'ggboxplot.R' 'ggcompare.R' 'ggdensity.R' 'ggpie.R' 'ggdonutchart.R' 'stat_conf_ellipse.R' 'stat_chull.R' 'ggdotchart.R' 'ggdotplot.R' 'ggecdf.R' 'ggerrorplot.R' 'ggestimates.R' 'ggexport.R' 'gghistogram.R' 'ggline.R' 'ggmaplot.R' 'ggpaired.R' 'ggparagraph.R' 'ggpubr-package.R' 'ggpubr_args.R' 'ggpubr_options.R' 'ggqqplot.R' 'ggraincloud.R' 'ggrocplot.R' 'utilities_label.R' 'stat_cor.R' 'stat_stars.R' 'ggscatter.R' 'ggscatterhist.R' 'ggstripchart.R' 'ggsummarystats.R' 'ggtext.R' 'ggtexttable.R' 'ggviolin.R' 'ggvolcano.R' 'gradient_color.R' 'grids.R' 'npc_to_data_coord.R' 'reexports.R' 'rotate.R' 'rotate_axis_text.R' 'rremove.R' 'set_palette.R' 'shared_docs.R' 'show_line_types.R' 'show_point_shapes.R' 'stat_anova_test.R' 'stat_central_tendency.R' 'stat_cld.R' 'stat_compare_means.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_welch_anova_test.R' 'text_grob.R' 'theme_pubr.R' 'theme_transparent.R' 'utils-geom-signif.R' 'utils-pipe.R' 'utils-tidyr.R' 'zzz.R' Repository: https://kassambara.r-universe.dev Date/Publication: 2026-07-13 21:47:23 UTC RemoteUrl: https://github.com/kassambara/ggpubr RemoteRef: HEAD RemoteSha: 2dccc550261b72166abd5a3767ad3fd1dd2198dd NeedsCompilation: no Packaged: 2026-07-23 22:51:38 UTC; root