Download Latest Version ggpubr 0.6.1 source code.zip (20.8 MB)
Email in envelope

Get an email when there's a new version of ggpubr

Home / v0.3.0
Name Modified Size InfoDownloads / Week
Parent folder
ggpubr 0.3.0 source code.tar.gz 2020-05-04 19.5 MB
ggpubr 0.3.0 source code.zip 2020-05-04 19.7 MB
README.md 2020-05-04 1.3 kB
Totals: 3 Items   39.2 MB 0

New features

  • New functions:
    • ggsummarystats() to create a GGPLOT with summary stats table under the plot ( #251).
    • clean_table_theme() to clean the the theme of a table, such as those created by ggsummarytable()
  • ggbarplot() now supports stacked barplots with error bars (#245).

Minor changes

  • New arguments:
    • vjsut in stat_compare_means() to move the text up or down relative to the bracket.
    • type in geom_bracket() to specify label type. Can be "text" or "expression" (for parsing plotmath expression); #253.
    • labeller to the function facet()
    • position in get_legend() to specify legend position
    • legend.grob in ggarrange() to specify a common legend you want to add onto the combined plot.
  • Maintenance adaptation to dplyr new version by removing deprecated functions, such as group_by_, select_, arrange_, etc

Bug fixes

  • Now, Barplots are correctly labelled when custom labels are specified by users (@sekharcu, [#234])
Source: README.md, updated 2020-05-04