← Back to home
Comparison · Infra & APIs

ggfootball vs ordinalsimr

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

Shared themes:r-package

ggfootball vs ordinalsimr: at a glance

Featureggfootballordinalsimr
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themessports-analytics, r-package, data-scraping, expected-goalsordinal-data, shiny, simulation, statistical-tests
Last editorial update4h 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 ordinalsimr?

A Shiny app for choosing the right ordinal test reached CRAN in a single 90-minute burst of tags.

ordinalsimr compares ordinal endpoints by simulation — you specify probability distributions, sample sizes and iterations, and it runs the candidate statistical tests against them so you can see which behaves best. It is delivered as a Shiny application with a data-entry grid, and its entire release history spans six days in January 2025: three tags inside 90 minutes on the 20th, then a CRAN-compliance release on the 26th.

Read the full ordinalsimr trajectory →

ggfootball vs ordinalsimr: 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.

O
ordinalsimr
INFRA · APIS
0.0

A Shiny app for choosing the right ordinal test reached CRAN in a single 90-minute burst of tags.

◆ Current state

ordinalsimr compares ordinal endpoints by simulation — you specify probability distributions, sample sizes and iterations, and it runs the candidate statistical tests against them so you can see which behaves best. It is delivered as a Shiny application with a data-entry grid, and its entire release history spans six days in January 2025: three tags inside 90 minutes on the 20th, then a CRAN-compliance release on the 26th.

◆ Where it's heading

The release bodies are auto-generated pull-request lists covering the repository's whole history, so they read as a build log rather than a changelog: data entry UI, an rhandsontable statistics module, iteration and sample-size modules, binomial confidence intervals, plot tests, and a rename to the current package name late in development. What that log shows is a single-author project built to completion privately and then published all at once, with the public version history existing mainly to satisfy CRAN.

◆ Prediction

With the CRAN submission accepted and no post-release entries in the feed, the next move is most likely a maintenance release; the PR log gives no signal of planned work beyond the tests already implemented.

Alternatives to ggfootball and ordinalsimr

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 ordinalsimr.

See all ggfootball alternatives → · See all ordinalsimr alternatives →

Recent activity from ggfootball and ordinalsimr

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

  1. 6mo agoggfootballggfootball 0.3.0
  2. 6mo agoggfootballggfootball 0.2.2
  3. 1y agoggfootballggfootball 0.2.1
  4. 1y agoggfootballggfootball 0.2.0
  5. 1y agoordinalsimrv0.1.3 CRAN submission
  6. 1y agoordinalsimrOrdinal endpoint simulator submitted to CRAN
  7. 1y agoordinalsimrREADME refreshed and DOI added to the citation file
  8. 1y agoordinalsimrDevelopment tag ahead of the CRAN submission

Frequently asked questions

What is the difference between ggfootball and ordinalsimr?

Both compete on the same themes — r-package — within Infra & APIs. ggfootball and ordinalsimr 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 ordinalsimr?

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

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