mlr3mbo
mlr3mbo picked its defaults from a benchmark study, not from taste
A side-by-side editorial comparison of dtplyr and gutenbergr — release velocity, themes, recent moves, and the top alternatives to consider.
dtplyr stopped hijacking data.table objects and became an opt-in translator
dtplyr converts dplyr and tidyr code into data.table syntax, and 1.3.0 redrew its boundary: verbs no longer dispatch to dtplyr translations just because dtplyr is loaded, so lazy_dt() has to be called explicitly. Since then the work has been translation coverage — reframe(), case_match(), consecutive_id() — plus a long tail of correctness fixes in grouping and .by.
gutenbergr has been rebuilt around caching and mirror resilience
gutenbergr downloads Project Gutenberg texts into R. Its recent releases are a sustained reliability push driven largely by one contributor: a download cache with its own function family, mirror discovery with a known-good fallback, a User-Agent string identifying the client, and a section-marker helper. The newest releases are narrow compatibility and duplication fixes on top of that base.
dtplyr converts dplyr and tidyr code into data.table syntax, and 1.3.0 redrew its boundary: verbs no longer dispatch to dtplyr translations just because dtplyr is loaded, so lazy_dt() has to be called explicitly. Since then the work has been translation coverage — reframe(), case_match(), consecutive_id() — plus a long tail of correctness fixes in grouping and .by.
The package is trailing dplyr's own feature releases rather than leading them, adding each new verb once it settles upstream. Performance work is targeted at specific verbs where data.table has a faster primitive: setorder() for arrange(), reference drops for select(), rleid() for consecutive_id(). Release cadence has thinned considerably since 2023.
Expect further one-for-one translations as dplyr adds verbs, and continued fixes around .by and non-standard column names; the entries show no sign of a broader redesign.
gutenbergr downloads Project Gutenberg texts into R. Its recent releases are a sustained reliability push driven largely by one contributor: a download cache with its own function family, mirror discovery with a known-good fallback, a User-Agent string identifying the client, and a section-marker helper. The newest releases are narrow compatibility and duplication fixes on top of that base.
Development is aimed squarely at the failure modes of depending on a volunteer-run mirror network — cache locally, degrade gracefully when the mirror list cannot be parsed, and identify yourself politely to the servers. The version sequence in this feed is not monotonic, so recency here follows publication date rather than version number.
Further work should continue along the caching and mirror-handling line, with dataset refreshes as the Gutenberg catalogue changes.
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 dtplyr or gutenbergr.
mlr3mbo picked its defaults from a benchmark study, not from taste
loo keeps rewriting the diagnostics Bayesian modellers read off model comparison
mlr3fselect turned feature selection into an asynchronous, distributable job
lime survives on compatibility patches years after its research moment
mlr3measures is systematically retrofitting sample weights across every metric
mlr3cluster went from a handful of clusterers to covering the field
See all dtplyr alternatives → · See all gutenbergr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. dtplyr and gutenbergr 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. dtplyr and gutenbergr 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.
Top dtplyr alternatives in Analytics are ranked by recent ship velocity. Browse the "dtplyr alternatives" section above for the current picks, or visit /alternatives/dtplyr for the full list with editorial commentary on each.
Top gutenbergr alternatives in Analytics are ranked by recent ship velocity. Browse the "gutenbergr alternatives" section above for the current picks, or visit /alternatives/gutenbergr for the full list with editorial commentary on each.