← Back to home
Comparison · Analytics

dplyr vs Fulcrum

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

dplyr vs Fulcrum: at a glance

FeaturedplyrFulcrum
SectorAnalyticsAnalytics
Velocity score0.06.3
Sparks · 30d00
Top themesr, data-manipulation, tidyverse, api-expansionfield-data-collection, esri-arcgis, offline-maps, mobile-releases
Last editorial update1h ago15h ago
WebsiteVisit →

What is dplyr?

After two quiet years dplyr widened its verb vocabulary in one release

dplyr sat on patch releases from late 2023 until 1.2.0 landed in February 2026, and that release did a lot at once: a filter_out() counterpart to filter(), elementwise when_any() and when_all(), and three new recoding verbs alongside case_when(). It also rewrote if_else(), case_when() and coalesce() in C via vctrs, and promoted .by and reframe() from experimental to stable. The follow-up 1.2.1 is a compliance patch.

Read the full dplyr trajectory →

What is Fulcrum?

Fulcrum is consolidating on Esri, with Google Maps gone September 1

The mapping stack is the whole story right now: ArcGIS SDK 300.0.0 on iOS, the latest ArcGIS and deck.gl on web, and a hard cutover date after which any organization still defaulting to Google Maps is switched to Esri automatically. The mobile releases in this window are almost entirely map and location fixes — basemap loading, offline symbol styling, location resolution that blocked saves. On-device inference quietly changed format, dropping ONNX.

Read the full Fulcrum trajectory →

dplyr vs Fulcrum: editorial side-by-side

D
dplyr
ANALYTICS
0.0

After two quiet years dplyr widened its verb vocabulary in one release

◆ Current state

dplyr sat on patch releases from late 2023 until 1.2.0 landed in February 2026, and that release did a lot at once: a filter_out() counterpart to filter(), elementwise when_any() and when_all(), and three new recoding verbs alongside case_when(). It also rewrote if_else(), case_when() and coalesce() in C via vctrs, and promoted .by and reframe() from experimental to stable. The follow-up 1.2.1 is a compliance patch.

◆ Where it's heading

The package is expanding its verb set deliberately, through published Tidyup design proposals rather than ad-hoc additions, and each new verb targets a case where the old idiom was error-prone - most obviously NA handling in negated filters. Underneath, hot paths keep moving from R into C, so the API grows while the runtime cost falls.

◆ Prediction

Expect the remaining experimental surface to follow .by and reframe() toward stable, and further hot paths to be rewritten in C via vctrs. The two Tidyup proposals referenced here suggest more of the filter and recode families is still being designed.

F
Fulcrum
ANALYTICS
6.3

Fulcrum is consolidating on Esri, with Google Maps gone September 1

◆ Current state

The mapping stack is the whole story right now: ArcGIS SDK 300.0.0 on iOS, the latest ArcGIS and deck.gl on web, and a hard cutover date after which any organization still defaulting to Google Maps is switched to Esri automatically. The mobile releases in this window are almost entirely map and location fixes — basemap loading, offline symbol styling, location resolution that blocked saves. On-device inference quietly changed format, dropping ONNX.

◆ Where it's heading

One platform bet runs through everything: Esri as the single map engine, with Google's satellite, hybrid, and street imagery retained as basemap options so the migration costs users imagery choice, not capability. The current release cadence is stabilization work paying down that migration rather than new ground.

◆ Prediction

Expect map and location fixes to keep dominating releases through the September 1 cutover, with the Esri-only capabilities already listed — snapping, ArcGIS Feature Service connectivity, offline basemaps — becoming the default surface rather than the alternative one.

Alternatives to dplyr and Fulcrum

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 dplyr or Fulcrum.

See all dplyr alternatives → · See all Fulcrum alternatives →

Recent activity from dplyr and Fulcrum

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

  1. 21h agoFulcrumiOS fix for slow location resolution blocking saves
  2. 5d agoFulcrumMap engine updated to the latest ArcGIS and deck.gl
  3. 6d agoFulcrumAndroid stability fixes for ArcGIS location and signatures
  4. 6d agoFulcrumiOS basemap loading and map-centering fixes
  5. 7d agoFulcrumArcGIS SDK 300.0.0 lands; ONNX inference support removed
  6. 7d agoFulcrumOffline ArcGIS layers keep custom symbols and labels
  7. 4mo agodplyrFull compliance with the R C API
  8. 6mo agodplyrfilter_out(), when_any() and three recoding verbs land in 1.2.0
  9. 2y agodplyrNamespaced join_by() helpers and refreshed bundled datasets
  10. 2y agodplyrDeprecation message and setequal() consistency fixes
  11. 3y agodplyrAll-NA join key fix and count() documentation
  12. 3y agodplyrJoins gain a relationship argument and warn far less often

Frequently asked questions

What is the difference between dplyr and Fulcrum?

They serve adjacent needs but don't currently overlap on shipped themes. Fulcrum is currently shipping more aggressively (velocity 6.3 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 dplyr better than Fulcrum?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Fulcrum is currently shipping more aggressively (velocity 6.3 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 dplyr?

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

What are the best alternatives to Fulcrum?

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