← Back to home
Comparison · Analytics

r-owidapi vs rphylopic

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

Shared themes:open-datar-package

r-owidapi vs rphylopic: at a glance

Featurer-owidapirphylopic
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesopen-data, our-world-in-data, r-package, api-wrapperphylogenetics, data-visualization, r-package, ggplot2
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

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 →

What is rphylopic?

The R package that puts organism silhouettes on plots keeps widening where they can be drawn.

rphylopic fetches PhyloPic silhouettes and places them into R graphics — base plots, ggplot2 layers, legends, and now phylogenetic trees and igraph networks. The 1.x line has been consistent about two things: adding a new plotting context per release, and steadily replacing its early sizing vocabulary with explicit width and height arguments. Attribution handling is unusually developed for a package this size, with permalinks and per-image credit built into the retrieval functions.

Read the full rphylopic trajectory →

r-owidapi vs rphylopic: editorial side-by-side

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.

R
rphylopic
ANALYTICS
0.0

The R package that puts organism silhouettes on plots keeps widening where they can be drawn.

◆ Current state

rphylopic fetches PhyloPic silhouettes and places them into R graphics — base plots, ggplot2 layers, legends, and now phylogenetic trees and igraph networks. The 1.x line has been consistent about two things: adding a new plotting context per release, and steadily replacing its early sizing vocabulary with explicit width and height arguments. Attribution handling is unusually developed for a package this size, with permalinks and per-image credit built into the retrieval functions.

◆ Where it's heading

Development is expanding the set of places a silhouette can appear rather than changing what the package does. Base plots came first, then ggplot2 aesthetics and legend glyphs, then trees, then network vertices via an igraph shape registered automatically when both packages load. The other running thread is defensive maintenance against upstream churn: retries on failed API calls, fixes for ggplot2 4.0.0, and now an in-memory cache so repeated calls stop hammering the PhyloPic API. The ysize and size deprecation, opened in 1.5.0, is now complete and the arguments are scheduled for removal.

◆ Prediction

The deprecated ysize and size arguments look set to be removed in the next release, and on the pattern of the last four, another plotting context is a likelier addition than a change to the retrieval layer.

Alternatives to r-owidapi and rphylopic

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

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

Recent activity from r-owidapi and rphylopic

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. 1mo agorphylopicSilhouettes become igraph vertices; API responses cached
  3. 8mo agorphylopicBase R phylogenies gain silhouette annotation
  4. 1y agor-owidapiRequest logic consolidated, with graceful catalog errors
  5. 1y agor-owidapiFirst release: data, metadata, catalog and search
  6. 1y agorphylopicExplicit width and height replace the old sizing arguments
  7. 2y agorphylopicSilhouette legends and attribution permalinks
  8. 2y agorphylopicSilhouette resolution helper and safer colour defaults
  9. 2y agorphylopicRendering dependencies bumped for grImport2 and rsvg

Frequently asked questions

What is the difference between r-owidapi and rphylopic?

Both compete on the same themes — open-data, r-package — within Analytics. 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 r-owidapi better than rphylopic?

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

What are the best alternatives to rphylopic?

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