← Back to home
Comparison · Analytics

condformat vs ggstats

A side-by-side editorial comparison of condformat and ggstats — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r-package

condformat vs ggstats: at a glance

Featurecondformatggstats
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, table-formatting, test-coverage, maintenance-debtggplot2, data-visualization, likert, regression-models
Last editorial update1h ago51m ago
WebsiteVisit →Visit →

What is condformat?

A dormant table-formatting package woken by a 20-PR correctness and coverage sweep

condformat applies conditional formatting rules to R data frames and renders them to HTML, LaTeX, Excel and grob output. After 0.10.1 in 2023 it went quiet for nearly three years. Version 0.11.0 breaks that silence with a single-maintainer sweep of roughly twenty pull requests: CI modernized across R-devel, release and oldrel; lockcells fixed for LaTeX and grob output; a rule_fill_bar() crash at zero width; theme_htmlTable() no longer dropping chained arguments; and a .col pronoun added across all rules.

Read the full condformat trajectory →

What is ggstats?

ggstats keeps widening what a coefficient or Likert plot can be

ggstats extends ggplot2 with statistical plotting: model coefficient plots, Likert and diverging bar charts, proportion geometries and the helpers that make them behave. Recent releases have added an experimental gglikert_side(), left and right total columns for gglikert(), and survey-object support across the Likert family. Development is steady and CRAN-paced, with releases every two to three months.

Read the full ggstats trajectory →

condformat vs ggstats: editorial side-by-side

C
condformat
ANALYTICS
0.0

A dormant table-formatting package woken by a 20-PR correctness and coverage sweep

◆ Current state

condformat applies conditional formatting rules to R data frames and renders them to HTML, LaTeX, Excel and grob output. After 0.10.1 in 2023 it went quiet for nearly three years. Version 0.11.0 breaks that silence with a single-maintainer sweep of roughly twenty pull requests: CI modernized across R-devel, release and oldrel; lockcells fixed for LaTeX and grob output; a rule_fill_bar() crash at zero width; theme_htmlTable() no longer dropping chained arguments; and a .col pronoun added across all rules.

◆ Where it's heading

This is a maintenance-debt payoff rather than a change of direction. The bulk of 0.11.0 is test coverage — render_gtable, knit_print, theme_grob, render_xlsx and rule_fill_bar all gained tests — which reads as a maintainer establishing a safety net before touching anything further. The .col pronoun and scalar recycling in the text rules are the only real API additions, and both smooth inconsistencies rather than extend the rule vocabulary.

◆ Prediction

With coverage and CI now in place, the next release is more likely to extend rule or output-format support than to continue with fixes, though the three-year gap makes cadence hard to call from these entries alone.

G
ggstats
ANALYTICS
0.0

ggstats keeps widening what a coefficient or Likert plot can be

◆ Current state

ggstats extends ggplot2 with statistical plotting: model coefficient plots, Likert and diverging bar charts, proportion geometries and the helpers that make them behave. Recent releases have added an experimental gglikert_side(), left and right total columns for gglikert(), and survey-object support across the Likert family. Development is steady and CRAN-paced, with releases every two to three months.

◆ Where it's heading

Two long-running threads. The coefficient side has been consolidating — ggcoef_multinom() and ggcoef_multicomponents() soft-deprecated in favour of a unified ggcoef_model() with group_by, plus new ggcoef_dodged() and ggcoef_faceted() variants. The Likert side keeps expanding outward instead, absorbing survey objects, total columns and side-by-side layouts. Underneath both is a steady tax of ggplot2 and vctrs compatibility work, including tracking the geom_errorbarh() deprecation in ggplot2 4.0.0.

◆ Prediction

Expect gglikert_side() to lose its experimental status once its interface settles, and the deprecated multinomial entry points to be removed in a future release now that ggcoef_model() covers their cases.

Alternatives to condformat and ggstats

Other Analytics products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either condformat or ggstats.

See all condformat alternatives → · See all ggstats alternatives →

Recent activity from condformat and ggstats

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1mo agocondformatEnds a three-year gap with a 20-PR fix and coverage sweep
  2. 5mo agoggstatsgglikert_side() and total columns for Likert plots
  3. 7mo agoggstatsLikert functions accept survey objects
  4. 11mo agoggstatsTable output for ggcoef_compare(); x-axis limits harmonised
  5. 1y agoggstatsggstats 0.10.0
  6. 1y agoggstatsCoefficient plots unified around ggcoef_model() with grouping
  7. 1y agoggstatsDiverging and Likert geoms redesigned; connector geoms added
  8. 2y agocondformatDocumentation fixes and internal S3 method registration
  9. 3y agocondformatcondformat2grob() gains a draw argument for composite figures
  10. 6y agocondformatDrops the lazyeval API and replaces xlsx with openxlsx
  11. 7y agocondformatAdds bar, bold and color rules plus grob rendering
  12. 8y agocondformatIntroduces the tidy-evaluation API alongside the old one

Frequently asked questions

What is the difference between condformat and ggstats?

Both compete on the same themes — r-package — within Analytics. condformat and ggstats are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is condformat better than ggstats?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. condformat and ggstats are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to condformat?

Top condformat alternatives in Analytics are ranked by recent ship velocity. Browse the "condformat alternatives" section above for the current picks, or visit /alternatives/condformat for the full list with editorial commentary on each.

What are the best alternatives to ggstats?

Top ggstats alternatives in Analytics are ranked by recent ship velocity. Browse the "ggstats alternatives" section above for the current picks, or visit /alternatives/ggstats for the full list with editorial commentary on each.