← Back to home
Comparison · Infra & APIs

ggfootball vs serocalculator

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

ggfootball vs serocalculator: at a glance

Featureggfootballserocalculator
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themessports-analytics, r-package, data-scraping, expected-goalsserology, survey-design, cluster-robust, api-renames
Last editorial update48m ago1h ago
WebsiteVisit →Visit →

What is ggfootball?

A football-viz package just swapped scraping for an API and broke its own output to do it.

ggfootball is a small R package for plotting expected-goals and shot data, sourced from Understat. Four releases are visible. The 0.2.x line was argument tidying and dependency pruning; 0.3.0 replaced the data-acquisition layer wholesale, moving get_match_shots() from HTML parsing onto Understat's AJAX endpoints and changing the returned column names in the process.

Read the full ggfootball trajectory →

What is serocalculator?

A seroincidence engine grows up: whole API renamed, then clustered survey designs

serocalculator turns cross-sectional antibody measurements into infection-rate estimates, and it spent its last two releases making itself safe to depend on. Version 1.4.0 renamed nearly every user-facing function into a consistent est_seroincidence()/sr_params vocabulary; 1.4.1 shipped the migration crosswalk that admits how much that broke. The newest capability is cluster-robust variance estimation for household- and school-based surveys.

Read the full serocalculator trajectory →

ggfootball vs serocalculator: editorial side-by-side

G
ggfootball
INFRA · APIS
0.0

A football-viz package just swapped scraping for an API and broke its own output to do it.

◆ Current state

ggfootball is a small R package for plotting expected-goals and shot data, sourced from Understat. Four releases are visible. The 0.2.x line was argument tidying and dependency pruning; 0.3.0 replaced the data-acquisition layer wholesale, moving get_match_shots() from HTML parsing onto Understat's AJAX endpoints and changing the returned column names in the process.

◆ Where it's heading

The direction is away from scraped HTML and toward a thinner, more defensible package: four dependencies dropped in 0.3.0 on top of qdapRegex in 0.2.1, input validation added, error messages rewritten. Both breaking changes so far were accepted rather than deferred, which reads as a maintainer treating pre-1.0 as the window to get the shape right. The package is willing to break callers for structural reasons, not cosmetic ones.

◆ Prediction

With the scraper rebuilt and the dependency surface trimmed, the next releases are likely to stabilise the new column names and extend the plotting side, which has seen nothing since 0.2.0. A 1.0 would be the signal that the data structure is now considered fixed.

S
serocalculator
INFRA · APIS
0.0

A seroincidence engine grows up: whole API renamed, then clustered survey designs

◆ Current state

serocalculator turns cross-sectional antibody measurements into infection-rate estimates, and it spent its last two releases making itself safe to depend on. Version 1.4.0 renamed nearly every user-facing function into a consistent est_seroincidence()/sr_params vocabulary; 1.4.1 shipped the migration crosswalk that admits how much that broke. The newest capability is cluster-robust variance estimation for household- and school-based surveys.

◆ Where it's heading

The arc runs from method to instrument. Early releases added example data and plotting; recent ones fix the API surface, satisfy CRAN's offline-failure policy, and extend the estimator to sampling designs field epidemiology actually uses — multi-level clustering, stratification, and the two combined. Each release also carries visible refactoring discipline (one function per file, linting, per-PR website previews) that reads like a package preparing for contributors it does not have yet.

◆ Prediction

With cluster_var and stratum_var now threaded through both est_seroincidence() and est_seroincidence_by(), survey weights are the remaining piece of a complex-survey design the sandwich estimator does not cover. The entries do not name it, so read that as direction rather than a promise.

Alternatives to ggfootball and serocalculator

Other Infra & APIs 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 ggfootball or serocalculator.

See all ggfootball alternatives → · See all serocalculator alternatives →

Recent activity from ggfootball and serocalculator

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

  1. 3mo agoserocalculatorCluster-robust standard errors for household and school surveys
  2. 6mo agoggfootballggfootball 0.3.0
  3. 6mo agoggfootballggfootball 0.2.2
  4. 7mo agoserocalculatorEvery estimation function renamed, plus a simulation-study workflow
  5. 1y agoggfootballggfootball 0.2.1
  6. 1y agoggfootballggfootball 0.2.0
  7. 1y agoserocalculatorBundled example datasets and a locator to find them

Frequently asked questions

What is the difference between ggfootball and serocalculator?

They serve adjacent needs but don't currently overlap on shipped themes. ggfootball and serocalculator 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 ggfootball better than serocalculator?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ggfootball and serocalculator 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to ggfootball?

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

What are the best alternatives to serocalculator?

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