← Back to home
Comparison · Infra & APIs

ggfootball vs packageRank

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

Shared themes:visualization

ggfootball vs packageRank: at a glance

FeatureggfootballpackageRank
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themessports-analytics, r-package, data-scraping, expected-goalscran, download-analytics, log-filtering, visualization
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 packageRank?

CRAN download analytics maintained one micro-change at a time, hundreds per year

packageRank computes download counts and percentile ranks from CRAN's logs, with a filtering layer that tries to separate real installs from mirrors, sequences and bots. The recent releases are dense lists of small changes — thirty or more per version — spread across plot arguments, filter behaviour, and the cranDistribution object that now absorbs what packageDistribution() used to do separately.

Read the full packageRank trajectory →

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

P
packageRank
INFRA · APIS
0.0

CRAN download analytics maintained one micro-change at a time, hundreds per year

◆ Current state

packageRank computes download counts and percentile ranks from CRAN's logs, with a filtering layer that tries to separate real installs from mirrors, sequences and bots. The recent releases are dense lists of small changes — thirty or more per version — spread across plot arguments, filter behaviour, and the cranDistribution object that now absorbs what packageDistribution() used to do separately.

◆ Where it's heading

There is no directional arc here; there is a maintainer keeping a measurement instrument calibrated against a data source that keeps moving. CRAN's logs went missing for a week in 2025 and the package now ships those dates as data and draws them as polygons on every plot. A chatgpt argument has been threaded through the plotting functions since 0.9.6. Function surface churns constantly — arguments renamed, plot helpers archived, others integrated.

◆ Prediction

Given the cadence, the next release will be another few dozen adjustments concentrated wherever CRAN's logs last surprised the maintainer. The consolidation of plotting arguments toward a single axis.package annotation looks unfinished.

Alternatives to ggfootball and packageRank

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

See all ggfootball alternatives → · See all packageRank alternatives →

Recent activity from ggfootball and packageRank

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

  1. 5mo agopackageRankPackage and version axis annotations across every plot
  2. 6mo agoggfootballggfootball 0.3.0
  3. 6mo agoggfootballggfootball 0.2.2
  4. 10mo agopackageRankMissing CRAN log dates shipped as data and drawn on plots
  5. 1y agopackageRankWeekend and version overlays for the base graphics path
  6. 1y agoggfootballggfootball 0.2.1
  7. 1y agopackageRankPackage history prefers CRAN over the pkgsearch fallback
  8. 1y agoggfootballggfootball 0.2.0
  9. 1y agopackageRankDistribution summaries gain totals and a top-N default
  10. 1y agopackageRankcranDistribution() object and a direct query family

Frequently asked questions

What is the difference between ggfootball and packageRank?

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

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

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