comtradr's 1.0 line is a long tail of patches against a brittle UN trade API.
yardstick alternatives
The best yardstick alternatives in analytics tools, ranked by Sparkpulse's velocity_score.
Updated Aug 13, 2026
Looking for the best alternatives to yardstick? Sparkpulse tracks and ranks 12 alternatives in analytics tools by shipping velocity — how frequently each ships meaningful updates, verified from official changelogs. For reference, yardstick shipped 0 meaningful updates in the last 30 days and carries a velocity score of 0.0 out of 10 in 2026. The alternatives below are ranked the same way, so you're comparing real release momentum, not marketing claims.
About 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.
Velocity 0.0 · Last update 1h ago
Top 12 alternatives to yardstick
Ranked by recent ship velocity. Tap any card for the full editorial breakdown, or pivot to a head-to-head.
bbotk is generalizing from an optimizer toolkit into an evaluation framework.
The easystats meta-package is install tooling wrapped around a relicensed ecosystem.
discrim settled into a thin engine shim after handing its model definitions to parsnip.
dbparser shed its database and CSV writers to become just a DrugBank parser.
desirability2 is making multi-metric model selection a first-class tidymodels step.
crosstalk is frozen infrastructure: four releases in five years, mostly CRAN upkeep.
cmdstanr keeps adding fast approximations beside full HMC, and fighting Windows toolchains.
An htmlwidget whose release notes are mostly billboard.js version bumps, quiet since 2021.
bayesplot keeps widening its posterior-check catalogue while absorbing each ggplot2 break.
Contribution-driven maintenance on a package whose last structural change was magick support.
pins keeps adding a storage backend per release while retiring its original API
yardstick vs alternatives — shipping velocity at a glance
Velocity score (0–10) and meaningful releases shipped in the last 30 days, from official changelogs. Higher = shipping faster.
| Product | Velocity | Sparks · 30d | Focus areas | Latest release |
|---|---|---|---|---|
| yardstick (baseline) | 0.0 | 0 | metricstidymodelsfairness | Fairness metrics and a groupwise metric constructor |
| comtradr | 2.5 | 0 | trade dataapi wrapperun comtrade | — |
| bbotk | 2.5 | 0 | black-box optimizationmlr3async execution | EvalInstance base class separates evaluation from optimization |
| easystats | 0.0 | 0 | r ecosystemmeta-packagestatistical reporting | Ecosystem relicensed to MIT; two new authors added |
| discrim | 0.0 | 0 | tidymodelsdiscriminant analysisparsnip extension | discrim_quad() added; package relicensed to MIT |
| dbparser | 0.0 | 0 | drugbankxml parsingbioinformatics | Persistence layer dropped; parsers now return a dvobject |
| desirability2 | 0.0 | 0 | tidymodelsmulti-objective optimizationmodel selection | Desirability-based model selection added for tune |
| crosstalk | 0.0 | 0 | htmlwidgetslinked brushingr | — |
| cmdstanr | 0.0 | 0 | bayesian inferencestanapproximate inference | Laplace and Pathfinder inference methods added |
| billboarder | 0.0 | 0 | rhtmlwidgetscharting | — |
| bayesplot | 0.0 | 0 | bayesian workflowstanposterior predictive checks | — |
| animation | 0.0 | 0 | ranimationgif rendering | — |
| pins | 0.0 | 0 | data-versioningcloud-storagedatabricks | — |
The 12 best yardstick alternatives, in depth
1. comtradr · velocity 2.5
Comtradr's 1.0 line is a long tail of patches against a brittle UN trade API.
Its velocity score of 2.5/10 reflects longer-term release cadence.
Where yardstick leans on metrics, tidymodels and fairness, comtradr focuses on trade data, api wrapper and un comtrade.
comtradr and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full comtradr trajectory → · Compare yardstick vs comtradr →
2. bbotk · velocity 2.5
Bbotk is generalizing from an optimizer toolkit into an evaluation framework.
Its velocity score of 2.5/10 reflects longer-term release cadence; its most recent meaningful update was “EvalInstance base class separates evaluation from optimization”.
Where yardstick leans on metrics, tidymodels and fairness, bbotk focuses on black box optimization, mlr3 and async execution.
bbotk and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
3. easystats · velocity 0.0
The easystats meta-package is install tooling wrapped around a relicensed ecosystem.
Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Ecosystem relicensed to MIT; two new authors added”.
Where yardstick leans on metrics, tidymodels and fairness, easystats focuses on r ecosystem, meta package and statistical reporting.
easystats and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full easystats trajectory → · Compare yardstick vs easystats →
4. discrim · velocity 0.0
Discrim settled into a thin engine shim after handing its model definitions to parsnip.
Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “discrim_quad() added; package relicensed to MIT”.
Where yardstick leans on metrics, tidymodels and fairness, discrim focuses on tidymodels, discriminant analysis and parsnip extension.
discrim and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
5. dbparser · velocity 0.0
Dbparser shed its database and CSV writers to become just a DrugBank parser.
Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Persistence layer dropped; parsers now return a dvobject”.
Where yardstick leans on metrics, tidymodels and fairness, dbparser focuses on drugbank, xml parsing and bioinformatics.
dbparser and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full dbparser trajectory → · Compare yardstick vs dbparser →
6. desirability2 · velocity 0.0
Desirability2 is making multi-metric model selection a first-class tidymodels step.
Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Desirability-based model selection added for tune”.
Where yardstick leans on metrics, tidymodels and fairness, desirability2 focuses on tidymodels, multi objective optimization and model selection.
desirability2 and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full desirability2 trajectory → · Compare yardstick vs desirability2 →
7. crosstalk · velocity 0.0
Crosstalk is frozen infrastructure: four releases in five years, mostly CRAN upkeep.
Its velocity score of 0.0/10 reflects longer-term release cadence.
Where yardstick leans on metrics, tidymodels and fairness, crosstalk focuses on htmlwidgets, linked brushing and r.
crosstalk and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full crosstalk trajectory → · Compare yardstick vs crosstalk →
8. cmdstanr · velocity 0.0
Cmdstanr keeps adding fast approximations beside full HMC, and fighting Windows toolchains.
Its velocity score of 0.0/10 reflects longer-term release cadence; its most recent meaningful update was “Laplace and Pathfinder inference methods added”.
Where yardstick leans on metrics, tidymodels and fairness, cmdstanr focuses on bayesian inference, stan and approximate inference.
cmdstanr and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full cmdstanr trajectory → · Compare yardstick vs cmdstanr →
9. billboarder · velocity 0.0
An htmlwidget whose release notes are mostly billboard.js version bumps, quiet since 2021.
Its velocity score of 0.0/10 reflects longer-term release cadence.
Where yardstick leans on metrics, tidymodels and fairness, billboarder focuses on r, htmlwidgets and charting.
billboarder and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full billboarder trajectory → · Compare yardstick vs billboarder →
10. bayesplot · velocity 0.0
Bayesplot keeps widening its posterior-check catalogue while absorbing each ggplot2 break.
Its velocity score of 0.0/10 reflects longer-term release cadence.
Where yardstick leans on metrics, tidymodels and fairness, bayesplot focuses on bayesian workflow, stan and posterior predictive checks.
bayesplot and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full bayesplot trajectory → · Compare yardstick vs bayesplot →
11. animation · velocity 0.0
Contribution-driven maintenance on a package whose last structural change was magick support.
Its velocity score of 0.0/10 reflects longer-term release cadence.
Where yardstick leans on metrics, tidymodels and fairness, animation focuses on r, animation and gif rendering.
animation and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Full animation trajectory → · Compare yardstick vs animation →
12. pins · velocity 0.0
Pins keeps adding a storage backend per release while retiring its original API.
Its velocity score of 0.0/10 reflects longer-term release cadence.
Where yardstick leans on metrics, tidymodels and fairness, pins focuses on data versioning, cloud storage and databricks.
pins and yardstick have shipped at a similar pace over the last 30 days, so the decision comes down to fit and feature depth.
Frequently asked questions
What are the best alternatives to yardstick?
The top yardstick alternatives we currently track in analytics tools are comtradr, bbotk, easystats, discrim, dbparser, ranked by recent ship velocity.
How is this list of yardstick alternatives ranked?
Alternatives are ranked by Sparkpulse's velocity_score — release cadence + 30-day spark count + sector-relative ship rate.
Can I compare yardstick directly with one of these alternatives?
Yes — every card has a "Compare with yardstick" link to a side-by-side /compare page.