mlr3misc
The mlr3 utility belt has spent a year rebuilding how errors travel
A side-by-side editorial comparison of httr2 and tzdb — release velocity, themes, recent moves, and the top alternatives to consider.
httr2 is growing production concerns: tracing, throttling and token hygiene.
httr2 is the tidyverse's modern HTTP client and the designated successor to httr. Recent releases have moved past request-building ergonomics into operational concerns — OpenTelemetry traces for every request, throttling that behaves correctly across repeated calls, and a fix for OAuth token caches that were never actually being pruned.
A package whose entire job is to ship someone else's database on time.
tzdb exists to bundle the IANA time zone database and Howard Hinnant's date library, and to expose both as C++ headers other R packages can compile against. That header interface, added in 0.1.1, is what clock, readr and the tidyverse datetime stack are built on. Every release since has been the same three-line shape: bump the time zone database, bump the embedded date library, raise the minimum R version to whatever the tidyverse has standardised on.
httr2 is the tidyverse's modern HTTP client and the designated successor to httr. Recent releases have moved past request-building ergonomics into operational concerns — OpenTelemetry traces for every request, throttling that behaves correctly across repeated calls, and a fix for OAuth token caches that were never actually being pruned.
The package is maturing into infrastructure for long-running R services rather than interactive scripts. The 1.2.0 lifecycle purge removed deprecated streaming and mocking APIs in favour of a connection-based model, and debugging affordances like httr2_translate() point at users who need to reproduce a failing request outside R.
Expect further observability and credential-handling work, with the rlang-driven cache hash change in 1.3.0 likely to surface follow-up issues as existing caches silently invalidate.
tzdb exists to bundle the IANA time zone database and Howard Hinnant's date library, and to expose both as C++ headers other R packages can compile against. That header interface, added in 0.1.1, is what clock, readr and the tidyverse datetime stack are built on. Every release since has been the same three-line shape: bump the time zone database, bump the embedded date library, raise the minimum R version to whatever the tidyverse has standardised on.
There is no roadmap here and there does not need to be one. The package's release cadence is set by IANA publishing new time zone rules and by upstream date library commits, which is the honest description of its trajectory: it is a distribution vehicle, and its quality is measured in how quickly a new tzdb release reaches CRAN after IANA cuts one. The R version floor rising to 4.0.0 is the only decision in the last several releases that tzdb made itself.
Expect the next release to be another database bump with a date library SHA and nothing else, timed to whenever IANA publishes.
Other DevOps 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 httr2 or tzdb.
The mlr3 utility belt has spent a year rebuilding how errors travel
Zed ships weekly, and the Git surface is finally catching up to the agent surface
odbc keeps turning into an authentication broker with a database driver attached.
Load-bearing across CRAN, and untouched since January 2021.
ps grew from a process inspector into the thing that reliably kills what you started.
wk spent one release fixing what empty means, then went quiet.
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. httr2 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. httr2 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 DevOps products to evaluate alongside.
Top httr2 alternatives in DevOps are ranked by recent ship velocity. Browse the "httr2 alternatives" section above for the current picks, or visit /alternatives/httr2 for the full list with editorial commentary on each.
Top tzdb alternatives in DevOps are ranked by recent ship velocity. Browse the "tzdb alternatives" section above for the current picks, or visit /alternatives/tzdb for the full list with editorial commentary on each.