← Back to home
Comparison · Infra & APIs

DMRnet vs ggfootball

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

Shared themes:r-package

DMRnet vs ggfootball: at a glance

FeatureDMRnetggfootball
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesvariable-selection, high-dimensional, categorical-data, r-packagesports-analytics, r-package, data-scraping, expected-goals
Last editorial update38m ago3h ago
WebsiteVisit →Visit →

What is DMRnet?

A categorical-variable selection package that publishes its full test logs as release candidates.

DMRnet implements delete-or-merge-regressors model selection for high-dimensional categorical data, alongside SOSnet and GLAMER variants from the same research group. Development is slow and academic — 0.4.0 in 2023, then two years to 0.4.1 in August 2025, which corrects an invalid lambda.1se computation and the cross-validation plots that displayed it. Every real release is preceded days earlier by a release-candidate entry containing the raw output of the correctness and consistency test suite.

Read the full DMRnet trajectory →

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 →

DMRnet vs ggfootball: editorial side-by-side

D
DMRnet
INFRA · APIS
0.0

A categorical-variable selection package that publishes its full test logs as release candidates.

◆ Current state

DMRnet implements delete-or-merge-regressors model selection for high-dimensional categorical data, alongside SOSnet and GLAMER variants from the same research group. Development is slow and academic — 0.4.0 in 2023, then two years to 0.4.1 in August 2025, which corrects an invalid lambda.1se computation and the cross-validation plots that displayed it. Every real release is preceded days earlier by a release-candidate entry containing the raw output of the correctness and consistency test suite.

◆ Where it's heading

The package is converging on correctness rather than expanding. 0.3.3 was a wall of fixes to inference, log-likelihood, and degenerate cross-validation cases; 0.4.0 added the var_sel algorithm and brought GLAMER into the package's own net idiom over its tau parameter; 0.4.1 is again a statistical correctness fix. The published test-log releases are the tell — this maintainer treats reproducible evidence that hard cases still pass as part of the release artifact, which is unusual outside academic statistical software.

◆ Prediction

Given the two-year gap before 0.4.1 and its narrow scope, the next release is most likely another correctness fix arriving on a multi-year cadence, again preceded by a full test-log release candidate.

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.

Alternatives to DMRnet and ggfootball

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 DMRnet or ggfootball.

See all DMRnet alternatives → · See all ggfootball alternatives →

Recent activity from DMRnet and ggfootball

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

  1. 6mo agoggfootballggfootball 0.3.0
  2. 6mo agoggfootballggfootball 0.2.2
  3. 1y agoDMRnetInvalid lambda.1se computation corrected in cross-validation
  4. 1y agoDMRnetTest-suite log published ahead of the 0.4.1 release
  5. 1y agoggfootballggfootball 0.2.1
  6. 1y agoggfootballggfootball 0.2.0
  7. 3y agoDMRnetvar_sel added; GLAMER reworked as a net over tau
  8. 3y agoDMRnetTest-suite log published ahead of the 0.4.0 release
  9. 3y agoDMRnetInference, log-likelihood, and degenerate-CV fixes across all model families
  10. 3y agoDMRnetTest-suite log published ahead of the 0.3.3 release

Frequently asked questions

What is the difference between DMRnet and ggfootball?

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

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

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

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.