← Back to home
Comparison · Analytics

firatheme vs r-owidapi

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

firatheme vs r-owidapi: at a glance

Featurefirathemer-owidapi
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesggplot2 theme, typography, faceting, data visualizationopen-data, our-world-in-data, r-package, api-wrapper
Last editorial update46m ago3h 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 r-owidapi?

The R client for Our World in Data found its search had been reading a tenth of the catalog.

owidapi is a small R client for Our World in Data, covering chart data retrieval, metadata, the full chart catalog, and search over it, with experimental Shiny output helpers. It is three releases old and the most recent one is almost entirely repair: the catalog function was silently truncating at 1000 rows because of a Datasette row cap, which meant search had been operating on a fraction of what exists.

Read the full r-owidapi trajectory →

firatheme vs r-owidapi: 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
r-owidapi
ANALYTICS
2.5

The R client for Our World in Data found its search had been reading a tenth of the catalog.

◆ Current state

owidapi is a small R client for Our World in Data, covering chart data retrieval, metadata, the full chart catalog, and search over it, with experimental Shiny output helpers. It is three releases old and the most recent one is almost entirely repair: the catalog function was silently truncating at 1000 rows because of a Datasette row cap, which meant search had been operating on a fraction of what exists.

◆ Where it's heading

Development is about making a thin wrapper trustworthy against an upstream that moves without notice. The truncation fix pages through the catalog properly; a separate fix stops the function breaking when Our World in Data dropped a column, by parsing typed columns only when present. Tests moved to mocked responses, with a small live suite retained purely to detect schema drift and skipped on CRAN — a sensible design for a package whose main risk is that the API changes shape rather than that the code is wrong. The user-facing surface has not grown since the initial release; the work is in defending it.

◆ Prediction

On this pattern the next release is likelier to be another upstream-compatibility fix than new functionality, with the schema-drift tests the mechanism that surfaces it.

Alternatives to firatheme and r-owidapi

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 r-owidapi.

See all firatheme alternatives → · See all r-owidapi alternatives →

Recent activity from firatheme and r-owidapi

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

  1. 20d agor-owidapiCatalog was silently capped at 1000 charts; now paged in full
  2. 7mo agofirathemeFaceting support with borders and custom strips
  3. 8mo agofirathemeText alignment cleanup and ggplot2 deprecation fix
  4. 1y agor-owidapiRequest logic consolidated, with graceful catalog errors
  5. 1y agor-owidapiFirst release: data, metadata, catalog and search
  6. 5y agofirathemeClean builds across all three platforms
  7. 5y agofirathemetheme_fira no longer returns a list
  8. 6y agofirathemeInitial citable release

Frequently asked questions

What is the difference between firatheme and r-owidapi?

They serve adjacent needs but don't currently overlap on shipped themes. r-owidapi is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is firatheme better than r-owidapi?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. r-owidapi is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. 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 r-owidapi?

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