← Back to home
Comparison · Analytics

epiworldR vs ggsci

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

epiworldR vs ggsci: at a glance

FeatureepiworldRggsci
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesr-package, epidemiology, agent-based-simulation, crancolor palettes, ggplot2, r, data visualization
Last editorial update1h ago5h ago
WebsiteVisit →Visit →

What is epiworldR?

epiworldR is a thin R shell whose releases track the C++ simulator underneath it

Almost every release here is a version bump of the underlying epiworld C++ library, wrapped and pushed to CRAN. The substantive R-side work is narrow and consistent: exposing simulation outputs that were already computed but not reachable from R — outbreak size, active cases, hospitalizations and their savers. The newest release addresses an AddressSanitizer finding, which is the kind of thing CRAN checks surface on a compiled package.

Read the full epiworldR trajectory →

What is ggsci?

ggsci quietly became a palette mirror, then taught itself to generate colors on demand

ggsci ships ready-made ggplot2 color scales, originally journal and sci-fi palettes and now overwhelmingly terminal themes — the iTerm collection has grown past 400 entries and picks up 30 to 70 more with each sync. The one structural change in the recent run is gephi_palettes(), which generates distinct categorical colors for an arbitrary number of levels rather than serving a fixed list. Release cadence is steady, roughly every six to eight weeks.

Read the full ggsci trajectory →

epiworldR vs ggsci: editorial side-by-side

E
epiworldR
ANALYTICS
0.0

epiworldR is a thin R shell whose releases track the C++ simulator underneath it

◆ Current state

Almost every release here is a version bump of the underlying epiworld C++ library, wrapped and pushed to CRAN. The substantive R-side work is narrow and consistent: exposing simulation outputs that were already computed but not reachable from R — outbreak size, active cases, hospitalizations and their savers. The newest release addresses an AddressSanitizer finding, which is the kind of thing CRAN checks surface on a compiled package.

◆ Where it's heading

The R package's job is staying current with the simulator and satisfying CRAN, not evolving its own interface. What direction it has shows in which model outputs get exposed next, and in a steady tidy-up of the build — the custom configure script was dropped in favour of R's built-in C++17 and OpenMP settings, and test coverage has been filled in across several releases with automated assistance.

◆ Prediction

Expect the next release to track another epiworld version bump, with any R-side addition most likely being one more exposed metric or saver, following the pattern of get_hospitalizations and get_outbreak_size.

G
ggsci
ANALYTICS
2.5

ggsci quietly became a palette mirror, then taught itself to generate colors on demand

◆ Current state

ggsci ships ready-made ggplot2 color scales, originally journal and sci-fi palettes and now overwhelmingly terminal themes — the iTerm collection has grown past 400 entries and picks up 30 to 70 more with each sync. The one structural change in the recent run is gephi_palettes(), which generates distinct categorical colors for an arbitrary number of levels rather than serving a fixed list. Release cadence is steady, roughly every six to eight weeks.

◆ Where it's heading

Two threads run in parallel. The larger one is curation: ggsci has effectively become a distribution channel for upstream color work, adding design-system palettes (Primer, Atlassian, Bootstrap, Tailwind) and re-syncing iTerm as that project changes, including correcting existing color values when upstream moves. The smaller and more interesting one is generation — the Gephi engine sidesteps the ceiling every fixed palette has, which is what happens when a plot needs more categories than any curated set provides.

◆ Prediction

Given how much of the release notes each cycle is a mechanical upstream sync, the plausible next step is automating those syncs rather than adding another vendor palette by hand; the Gephi generator is the more likely place any genuinely new capability appears.

Alternatives to epiworldR and ggsci

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 epiworldR or ggsci.

See all epiworldR alternatives → · See all ggsci alternatives →

Recent activity from epiworldR and ggsci

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

  1. 15d agoggsciggsci 5.2.0
  2. 1mo agoggsciggsci 5.1.0
  3. 4mo agoggsciggsci 5.0.0 generates categorical colors instead of serving a fixed list
  4. 4mo agoggsciggsci 4.3.0
  5. 4mo agoepiworldR0.14.0 addresses an AddressSanitizer finding
  6. 5mo agoepiworldRWrapper bumped to track a new epiworld version
  7. 5mo agoepiworldRBuild drops the custom configure script for R's C++17 and OpenMP settings
  8. 6mo agoepiworldRepiworld bumped to 0.11.2
  9. 7mo agoepiworldRTests updated at CRAN's request
  10. 7mo agoepiworldRHospitalizations, outbreak size and active cases exposed to R
  11. 8mo agoggsciggsci 4.2.0
  12. 9mo agoggsciggsci 4.1.0

Frequently asked questions

What is the difference between epiworldR and ggsci?

They serve adjacent needs but don't currently overlap on shipped themes. ggsci is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is epiworldR better than ggsci?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ggsci is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to epiworldR?

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

What are the best alternatives to ggsci?

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