← Back to home
Comparison · Analytics

epikit vs epiworldR

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

Shared themes:epidemiologyr-package

epikit vs epiworldR: at a glance

FeatureepikitepiworldR
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesepidemiology, field-data, date-handling, r-packager-package, epidemiology, agent-based-simulation, cran
Last editorial update55m ago2h ago
WebsiteVisit →Visit →

What is epikit?

epikit narrows to field-epidemiology helpers, handing proportions to a sibling package

epikit is a set of small helpers for applied epidemiology in R — age categorisation, date reconstruction from partial records, and related field-data chores, developed in the R4Epis orbit. Version 0.2.0 moved the proportion functions out to epitabulate, improved how find_date_cause(), find_start_date() and find_end_date() handle dates falling outside the period, and added a floor argument to age_categories() so the lowest band reads as under one rather than zero to zero.

Read the full epikit trajectory →

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 →

epikit vs epiworldR: editorial side-by-side

E
epikit
ANALYTICS
0.0

epikit narrows to field-epidemiology helpers, handing proportions to a sibling package

◆ Current state

epikit is a set of small helpers for applied epidemiology in R — age categorisation, date reconstruction from partial records, and related field-data chores, developed in the R4Epis orbit. Version 0.2.0 moved the proportion functions out to epitabulate, improved how find_date_cause(), find_start_date() and find_end_date() handle dates falling outside the period, and added a floor argument to age_categories() so the lowest band reads as under one rather than zero to zero.

◆ Where it's heading

The package is being scoped down rather than built out. The 0.1.3 restructuring and the 0.2.0 handover of proportions to epitabulate are the same move made twice: push functionality into the package where it belongs and keep epikit to the toolkit that field epidemiologists reach for directly. The rest of the history is dependency compatibility work against dplyr and tibble.

◆ Prediction

With proportions gone and dependencies trimmed, the remaining functions cluster tightly around dates and age bands, so further refinement of the date-reconstruction helpers is more likely than new capability areas.

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.

Alternatives to epikit and epiworldR

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

See all epikit alternatives → · See all epiworldR alternatives →

Recent activity from epikit and epiworldR

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

  1. 4mo agoepiworldR0.14.0 addresses an AddressSanitizer finding
  2. 5mo agoepiworldRWrapper bumped to track a new epiworld version
  3. 5mo agoepiworldRBuild drops the custom configure script for R's C++17 and OpenMP settings
  4. 6mo agoepiworldRepiworld bumped to 0.11.2
  5. 7mo agoepiworldRTests updated at CRAN's request
  6. 7mo agoepiworldRHospitalizations, outbreak size and active cases exposed to R
  7. 9mo agoepikitProportion functions moved to epitabulate; date helpers warn correctly
  8. 3y agoepikitFunctions rearranged across sibling packages
  9. 5y agoepikitRaise dplyr and tibble minimums; move CI to GitHub Actions
  10. 5y agoepikitCompatibility release for dplyr 1.0.0
  11. 6y agoepikitFirst CRAN release

Frequently asked questions

What is the difference between epikit and epiworldR?

Both compete on the same themes — epidemiology, r-package — within Analytics. epikit and epiworldR 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 epikit better than epiworldR?

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

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

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.