gutenbergr
gutenbergr has been rebuilt around caching and mirror resilience
A side-by-side editorial comparison of crosstalk and dtplyr — release velocity, themes, recent moves, and the top alternatives to consider.
crosstalk is frozen infrastructure: four releases in five years, mostly CRAN upkeep.
crosstalk provides the shared-selection and filtering layer that lets independent htmlwidgets communicate on a page without Shiny. Its visible history is four releases across five years, one of which made a substantive change and three of which were fixes. The most recent exists only to clear an R CMD check NOTE.
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.
crosstalk provides the shared-selection and filtering layer that lets independent htmlwidgets communicate on a page without Shiny. Its visible history is four releases across five years, one of which made a substantive change and three of which were fixes. The most recent exists only to clear an R CMD check NOTE.
The package is finished in the sense that matters: it does one thing, widget authors depend on it, and it changes when R or CRAN forces it to. The single directional move here is 1.2.0 dropping the bundled Bootstrap dependency so crosstalk stops imposing a CSS framework on the pages that embed it. Nothing since suggests further design work.
The next release is most likely another CRAN-compliance fix; the entries show no feature work in progress.
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.
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 crosstalk or dtplyr.
gutenbergr has been rebuilt around caching and mirror resilience
ggspatial finishes its move off raster and onto terra
ggraph has settled into ggplot2 compatibility duty
feasts is splitting itself in two, moving every plot into ggtime
gganimate is in caretaker mode, tracking ggplot2 and little else
fable keeps widening its model shelf, one econometric class at a time
See all crosstalk alternatives → · See all dtplyr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. crosstalk and dtplyr 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. crosstalk and dtplyr 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 crosstalk alternatives in Analytics are ranked by recent ship velocity. Browse the "crosstalk alternatives" section above for the current picks, or visit /alternatives/crosstalk for the full list with editorial commentary on each.
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.