← Back to home
Comparison · Infra & APIs

ggfootball vs LightLogR

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

ggfootball vs LightLogR: at a glance

FeatureggfootballLightLogR
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themessports-analytics, r-package, data-scraping, expected-goalslight-exposure, chronobiology, wearables, circular-time
Last editorial update44m 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 LightLogR?

Wearable light-exposure data gets circular time and versioned device formats

LightLogR ingests recordings from wearable light loggers and optical radiation dosimeters, and its release notes are lopsided: four of the six most recent tags are one-line merge stubs while 0.10.0 carries several thousand words. That release is where the package sits — dataset-wide summary tables, a version argument on the importers, and time of day handled as a circular quantity.

Read the full LightLogR trajectory →

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

L
LightLogR
INFRA · APIS
0.0

Wearable light-exposure data gets circular time and versioned device formats

◆ Current state

LightLogR ingests recordings from wearable light loggers and optical radiation dosimeters, and its release notes are lopsided: four of the six most recent tags are one-line merge stubs while 0.10.0 carries several thousand words. That release is where the package sits — dataset-wide summary tables, a version argument on the importers, and time of day handled as a circular quantity.

◆ Where it's heading

The arc runs from reading files off N devices toward modelling the awkward shapes of chronobiology data. Circular conversion lets bedtimes crossing midnight average correctly; remove_partial_data() can demand a minimum duration rather than a fraction of a known total; add_states() takes Interval objects so sleep-scoring output flows straight in. The device side hardens in parallel — supported_versions() exists because a VEET firmware release changed the file format mid-life.

◆ Prediction

The version switch currently covers VEET and a German-locale Actiwatch Spectrum; more device-format generations behind that same argument are the obvious continuation as manufacturers revise exports. The named milestones (Civil Dawn, then Sunrise) suggest the next substantive release will be another themed one rather than a steady drip.

Alternatives to ggfootball and LightLogR

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

See all ggfootball alternatives → · See all LightLogR alternatives →

Recent activity from ggfootball and LightLogR

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

  1. 3mo agoLightLogRLYS imports accept any timestamp-prefixed column
  2. 6mo agoggfootballggfootball 0.3.0
  3. 6mo agoggfootballggfootball 0.2.2
  4. 8mo agoLightLogRCircular time, dataset-wide summaries, versioned device formats
  5. 1y agoLightLogRv0.9.2 Sunrise
  6. 1y agoLightLogRSunrise: cluster detection, metric summaries, new plots
  7. 1y agoggfootballggfootball 0.2.1
  8. 1y agoLightLogRv0.5.3 Civil Dawn
  9. 1y agoLightLogRCitations updated on a merged dev branch
  10. 1y agoggfootballggfootball 0.2.0

Frequently asked questions

What is the difference between ggfootball and LightLogR?

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

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

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