← Back to home
Comparison · Analytics

labelled vs rphylopic

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

Shared themes:r-package

labelled vs rphylopic: at a glance

Featurelabelledrphylopic
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themessurvey-data, data-labels, stata-spss, metadataphylogenetics, data-visualization, r-package, ggplot2
Last editorial update51m ago4h ago
WebsiteVisit →Visit →

What is labelled?

The bridge between Stata/SPSS labelled data and tidy R keeps widening, one integration at a time.

labelled manages variable labels, value labels and user-defined missing values on data imported from Stata, SPSS and SAS, filling the gap between those formats' metadata and R's native types. Recent releases have pushed outward from the core label accessors: survey design objects from the survey package are now supported throughout, look_for() results can be rendered as formatted gt tables, and dictionary data frames convert in both directions. Error messaging moved wholesale to cli in 2.14.0.

Read the full labelled 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 →

labelled vs rphylopic: editorial side-by-side

L
labelled
ANALYTICS
0.0

The bridge between Stata/SPSS labelled data and tidy R keeps widening, one integration at a time.

◆ Current state

labelled manages variable labels, value labels and user-defined missing values on data imported from Stata, SPSS and SAS, filling the gap between those formats' metadata and R's native types. Recent releases have pushed outward from the core label accessors: survey design objects from the survey package are now supported throughout, look_for() results can be rendered as formatted gt tables, and dictionary data frames convert in both directions. Error messaging moved wholesale to cli in 2.14.0.

◆ Where it's heading

The arc is toward being usable wherever labelled data ends up, not just where it is loaded. Each recent release either extends support to another object type — survey designs, packed columns, plain vectors, tibbles with list columns — or adds a conversion path between labels and some other representation. The look_for() search function has become a second centre of gravity alongside the label accessors, accumulating its own output formats and long-format conversions.

◆ Prediction

The pattern of adding compatibility with one more object type or output format per release is stable and likely continues. Nothing in these entries indicates a change to the underlying haven_labelled representation the package is built on.

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 labelled 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 labelled or rphylopic.

See all labelled alternatives → · See all rphylopic alternatives →

Recent activity from labelled and rphylopic

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

  1. 1mo agorphylopicSilhouettes become igraph vertices; API responses cached
  2. 8mo agorphylopicBase R phylogenies gain silhouette annotation
  3. 9mo agolabelledFormatted look_for() tables and two-way dictionary conversion
  4. 11mo agolabelledSurvey design objects supported across the package
  5. 1y agolabelledRegression in set_variable_labels() corrected
  6. 1y agolabelledcli adopted for all messaging; null_action gains options
  7. 1y agorphylopicExplicit width and height replace the old sizing arguments
  8. 2y agorphylopicSilhouette legends and attribution permalinks
  9. 2y agolabelledCustom functions can rewrite variable and value labels in bulk
  10. 2y agorphylopicSilhouette resolution helper and safer colour defaults
  11. 2y agorphylopicRendering dependencies bumped for grImport2 and rsvg
  12. 3y agolabelledPacked columns supported and label attributes exposed directly

Frequently asked questions

What is the difference between labelled and rphylopic?

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

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

Top labelled alternatives in Analytics are ranked by recent ship velocity. Browse the "labelled alternatives" section above for the current picks, or visit /alternatives/labelled 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.