← Back to home
Comparison · Analytics

condformat vs simmer.plot

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

Shared themes:r-package

condformat vs simmer.plot: at a glance

Featurecondformatsimmer.plot
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, table-formatting, test-coverage, maintenance-debtdiscrete-event-simulation, simmer, ggplot2, visualisation
Last editorial update4h ago46m 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 simmer.plot?

The plotting companion to simmer, shipping only when the simulator or a graphics dependency moves.

simmer.plot renders discrete-event simulation output — S3 plot() methods over get_mon_arrivals(), get_mon_attributes() and get_mon_resources(), plus trajectory diagrams drawn through DiagrammeR. Since 0.1.12 the methods attach to the monitoring data itself rather than the simulation environment, and 0.1.18 finished that migration by deleting the deprecated environment-level methods.

Read the full simmer.plot trajectory →

condformat vs simmer.plot: 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.

S
simmer.plot
ANALYTICS
0.0

The plotting companion to simmer, shipping only when the simulator or a graphics dependency moves.

◆ Current state

simmer.plot renders discrete-event simulation output — S3 plot() methods over get_mon_arrivals(), get_mon_attributes() and get_mon_resources(), plus trajectory diagrams drawn through DiagrammeR. Since 0.1.12 the methods attach to the monitoring data itself rather than the simulation environment, and 0.1.18 finished that migration by deleting the deprecated environment-level methods.

◆ Where it's heading

This package moves when something it depends on moves. Its history is a sequence of parser fixes for new simmer trajectory formats, DiagrammeR and tidyr and dplyr version bumps, and ggplot2 workarounds. The one clear internal decision — plotting monitor output instead of the environment — was made in 2017 and completed six years later. The 2025 release fixes documentation cross-references and nothing else.

◆ Prediction

The next release most likely follows a simmer trajectory-format change or a CRAN documentation policy, matching every recent entry. There is no visible feature work in the pipeline.

Alternatives to condformat and simmer.plot

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 simmer.plot.

See all condformat alternatives → · See all simmer.plot alternatives →

Recent activity from condformat and simmer.plot

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. 1y agosimmer.plotDocumentation cross-reference fixes
  3. 2y agocondformatDocumentation fixes and internal S3 method registration
  4. 3y agosimmer.plotActivity tags and named rollbacks; deprecated plot methods removed
  5. 3y agocondformatcondformat2grob() gains a draw argument for composite figures
  6. 4y agosimmer.plotZero-capacity utilization fixed; usage limits exposed
  7. 6y agocondformatDrops the lazyeval API and replaces xlsx with openxlsx
  8. 6y agosimmer.plotRollback pointer fix and upstream bug workarounds
  9. 7y agocondformatAdds bar, bold and color rules plus grob rendering
  10. 8y agosimmer.plotResource plot factors keep the supplied order
  11. 8y agosimmer.plotUpdate for DiagrammeR 1.0.0
  12. 8y agocondformatIntroduces the tidy-evaluation API alongside the old one

Frequently asked questions

What is the difference between condformat and simmer.plot?

Both compete on the same themes — r-package — within Analytics. condformat and simmer.plot 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 simmer.plot?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. condformat and simmer.plot 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 simmer.plot?

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