← Back to home
Comparison · Analytics

comtradr vs yardstick

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

comtradr vs yardstick: at a glance

Featurecomtradryardstick
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themestrade data, api wrapper, un comtrade, error handlingmetrics, tidymodels, fairness, survival-analysis
Last editorial update54m ago1h ago
WebsiteVisit →Visit →

What is comtradr?

comtradr's 1.0 line is a long tail of patches against a brittle UN trade API.

comtradr wraps the UN Comtrade API for international trade data in R, handling authentication, reference tables, caching and bulk downloads. The entire visible window is the 1.0 patch series: six releases, most of them repairs. The substantive additions are a variable-metadata reference table and automatic request splitting.

Read the full comtradr trajectory →

What is yardstick?

yardstick made fairness metrics a first-class part of tidymodels evaluation

yardstick supplies the metrics tidymodels evaluates models with. Its recent history is metric expansion into areas the package did not originally cover - survival analysis, model fairness, and in 1.4.0 a batch of regression and classification metrics filling remaining gaps - alongside a long deprecation cycle that finally turned errors on in 1.4.0.

Read the full yardstick trajectory →

comtradr vs yardstick: editorial side-by-side

C
comtradr
ANALYTICS
2.5

comtradr's 1.0 line is a long tail of patches against a brittle UN trade API.

◆ Current state

comtradr wraps the UN Comtrade API for international trade data in R, handling authentication, reference tables, caching and bulk downloads. The entire visible window is the 1.0 patch series: six releases, most of them repairs. The substantive additions are a variable-metadata reference table and automatic request splitting.

◆ Where it's heading

The work is defensive, shaped by the API's constraints rather than by a roadmap. The 1.0.6 fix is representative: Comtrade rejects URLs longer than about 2000 characters, so the package now detects that before the request and transparently splits and recombines it. Running alongside is steady dependency hygiene, most recently swapping poorman for dplyr ahead of a CRAN archival.

◆ Prediction

The release pattern points to more of the same, with error-message and edge-case repairs as users hit new API limits, rather than new endpoints.

Y
yardstick
ANALYTICS
0.0

yardstick made fairness metrics a first-class part of tidymodels evaluation

◆ Current state

yardstick supplies the metrics tidymodels evaluates models with. Its recent history is metric expansion into areas the package did not originally cover - survival analysis, model fairness, and in 1.4.0 a batch of regression and classification metrics filling remaining gaps - alongside a long deprecation cycle that finally turned errors on in 1.4.0.

◆ Where it's heading

The direction is coverage plus extensibility. Rather than adding fairness metrics one at a time, 1.3.0 shipped new_groupwise_metric() so group-aware metrics can be defined for the problem at hand, which is the more durable contribution. The parallel thread is removing hidden state: the event_first global option, deprecated in 0.0.7, took until 1.4.0 to become an error.

◆ Prediction

Expect the groupwise constructor to attract more fairness definitions than the three shipped, and the developer-facing metric creation helpers deprecated in 1.2.0 to be removed next; core metric coverage now looks close to complete.

Alternatives to comtradr and yardstick

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 comtradr or yardstick.

See all comtradr alternatives → · See all yardstick alternatives →

Recent activity from comtradr and yardstick

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

  1. 13d agocomtradrLong code lists split automatically to avoid HTTP 414 errors
  2. 4mo agoyardstickAdds Gini, MSE and rate metrics; old deprecations now error
  3. 8mo agocomtradravailable_variables reference table exposes API metadata
  4. 10mo agocomtradrISO alpha-2 codes added to reference tables
  5. 1y agoyardstickAll messages translated to cli
  6. 1y agocomtradrPatch restores tidy_cols after a regression
  7. 1y agocomtradrFixes for tidy_cols argument and bulk small-file downloads
  8. 2y agocomtradrCache relocated to comply with CRAN policy
  9. 2y agoyardstickFixes wrong weights in roc_curve_survival()
  10. 2y agoyardstickFairness metrics and a groupwise metric constructor
  11. 3y agoyardstickBrier score for classification; tidyselect interface throughout
  12. 3y agoyardstickNew maintainer; clearer metric_set() errors

Frequently asked questions

What is the difference between comtradr and yardstick?

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

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

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

What are the best alternatives to yardstick?

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