← Back to home
Comparison · Analytics

firatheme vs rATTAINS

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

firatheme vs rATTAINS: at a glance

FeaturefirathemerATTAINS
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2 theme, typography, faceting, data visualizationwater-quality, epa-data, r-package, api-wrapper
Last editorial update1h ago4h ago
WebsiteVisit →Visit →

What is firatheme?

firatheme woke up after four years and started fixing what ggplot2 changed underneath it.

A ggplot2 theme built around the Fira font family. It went quiet after the 2021 releases that made it pass R CMD check cleanly on all three platforms, then returned in December 2025 with a maintenance release solving a ggplot2 deprecation warning and cleaning up text alignment, followed six weeks later by a facet argument to theme_fira() that adds borders and a custom strip background so facet labels stay legible.

Read the full firatheme trajectory →

What is rATTAINS?

The R client for EPA water quality data spent two releases undoing its own promises about data shape.

rATTAINS wraps the EPA's ATTAINS API, which holds state water quality assessments and impaired-waters listings. The package reached 1.0.0 by promising stable, consistently rectangled return structures, then walked that promise back in 1.1.0 when it dropped the dependency doing the rectangling. As of 1.2.0 it also requires an API key, because ATTAINS itself began requiring one in May 2026.

Read the full rATTAINS trajectory →

firatheme vs rATTAINS: editorial side-by-side

F
firatheme
ANALYTICS
0.0

firatheme woke up after four years and started fixing what ggplot2 changed underneath it.

◆ Current state

A ggplot2 theme built around the Fira font family. It went quiet after the 2021 releases that made it pass R CMD check cleanly on all three platforms, then returned in December 2025 with a maintenance release solving a ggplot2 deprecation warning and cleaning up text alignment, followed six weeks later by a facet argument to theme_fira() that adds borders and a custom strip background so facet labels stay legible.

◆ Where it's heading

The pattern of the revival is compatibility first, then the gap users actually hit. Faceting is the obvious hole in any hand-built theme — strip labels are where a theme that looks right on a single panel falls apart — and it arrived immediately after the deprecation cleanup, from a new contributor who has now made every recent change. Note the 0.2.4 release notes restate 0.2.3's contents rather than describing new work.

◆ Prediction

With faceting handled, further releases most likely track ggplot2 deprecations; the entries don't support a stronger claim than that.

R
rATTAINS
ANALYTICS
0.0

The R client for EPA water quality data spent two releases undoing its own promises about data shape.

◆ Current state

rATTAINS wraps the EPA's ATTAINS API, which holds state water quality assessments and impaired-waters listings. The package reached 1.0.0 by promising stable, consistently rectangled return structures, then walked that promise back in 1.1.0 when it dropped the dependency doing the rectangling. As of 1.2.0 it also requires an API key, because ATTAINS itself began requiring one in May 2026.

◆ Where it's heading

The direction is toward a thinner, lower-maintenance wrapper. Caching went in 0.1.4 when hoardr was archived, tidyjson and janitor went earlier, tibblify went in 1.1.0, and each removal handed a little more data-shaping responsibility back to the user — the current advice is to pass .unnest = FALSE and rectangle the results with whatever tidying package you prefer. Release cadence is slow and mostly reactive: upstream API terms, archived dependencies, and compatibility with test tooling account for most of the log. The package's centre of gravity is staying installable and honest about what ATTAINS returns rather than smoothing it over.

◆ Prediction

Given the pattern, the next release is likelier to be a compatibility or upstream-driven fix than new endpoint coverage; how the API key requirement affects users in scripted and CI contexts is the obvious open question the entries do not yet answer.

Alternatives to firatheme and rATTAINS

Other Analytics 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 firatheme or rATTAINS.

See all firatheme alternatives → · See all rATTAINS alternatives →

Recent activity from firatheme and rATTAINS

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

  1. 1mo agorATTAINSATTAINS now requires an API key, and the package follows
  2. 7mo agofirathemeFaceting support with borders and custom strips
  3. 8mo agorATTAINSThe tibblify dependency goes, and with it the stable data shapes
  4. 8mo agofirathemeText alignment cleanup and ggplot2 deprecation fix
  5. 1y agorATTAINSTest suite updated for vcr v2
  6. 3y agorATTAINS1.0.0 commits to stable return structures via tibblify
  7. 3y agorATTAINSCaching removed after hoardr was archived
  8. 4y agorATTAINSRequests retry on timeout, with offline detection
  9. 5y agofirathemeClean builds across all three platforms
  10. 5y agofirathemetheme_fira no longer returns a list
  11. 6y agofirathemeInitial citable release

Frequently asked questions

What is the difference between firatheme and rATTAINS?

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

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. firatheme and rATTAINS 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 Analytics products to evaluate alongside.

What are the best alternatives to firatheme?

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

What are the best alternatives to rATTAINS?

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