← Back to home
Comparison · Analytics

flashlight vs spEDM

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

Shared themes:r-package

flashlight vs spEDM: at a glance

FeatureflashlightspEDM
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesmodel-interpretability, explainable-ai, deprecation, api-contractioncausal-inference, spatial-analysis, empirical-dynamic-modeling, r-package
Last editorial update42m ago2h ago
WebsiteVisit →Visit →

What is flashlight?

flashlight hit 1.0 by giving away its SHAP feature and making most of its API internal.

flashlight computes model-agnostic interpretability output — variable importance, partial dependence and effect profiles, breakdown plots — for fitted models in R. Version 1.0.0 in October 2025 executed a contraction announced two years earlier: add_shap() is deprecated in favour of the separate kernelshap and fastshap packages, type = "shap" is gone from every light_* function that accepted it, and eight previously exported helpers became internal. The release also restored compatibility with ggplot2 v4.

Read the full flashlight trajectory →

What is spEDM?

Spatial causal discovery in R, one exposed method per release

spEDM brings empirical dynamic modeling to spatial data — cross mapping, convergent cross mapping and pattern causality over spatial vector and raster inputs, with the numerics in C++ behind S4 generics. The recent releases have exposed geographical pattern causality and spatially convergent partial cross mapping at the R level with vignettes, and 1.12 turns to consolidating the API. It is part of the stscl family alongside the temporal-domain tEDM, with which it shares both its C++ core and its maintainer.

Read the full spEDM trajectory →

flashlight vs spEDM: editorial side-by-side

F
flashlight
ANALYTICS
0.0

flashlight hit 1.0 by giving away its SHAP feature and making most of its API internal.

◆ Current state

flashlight computes model-agnostic interpretability output — variable importance, partial dependence and effect profiles, breakdown plots — for fitted models in R. Version 1.0.0 in October 2025 executed a contraction announced two years earlier: add_shap() is deprecated in favour of the separate kernelshap and fastshap packages, type = "shap" is gone from every light_* function that accepted it, and eight previously exported helpers became internal. The release also restored compatibility with ggplot2 v4.

◆ Where it's heading

The package is narrowing rather than growing, and doing it on a published schedule — 0.9.0 listed the breaking changes, 1.0.0 applied them essentially unchanged. Handing SHAP computation to dedicated packages leaves flashlight as an effects-and-profiles visualization layer rather than an all-purpose interpretability toolkit. Removing the ability to rename result columns via options() points the same way: fewer configuration surfaces, a smaller contract to maintain.

◆ Prediction

With the deprecation list from 0.9.0 now fully applied, the next releases most likely remove the functions currently deprecated rather than adding capability, and continue tracking ggplot2. The entries show no new analysis method in progress.

S
spEDM
ANALYTICS
0.0

Spatial causal discovery in R, one exposed method per release

◆ Current state

spEDM brings empirical dynamic modeling to spatial data — cross mapping, convergent cross mapping and pattern causality over spatial vector and raster inputs, with the numerics in C++ behind S4 generics. The recent releases have exposed geographical pattern causality and spatially convergent partial cross mapping at the R level with vignettes, and 1.12 turns to consolidating the API. It is part of the stscl family alongside the temporal-domain tEDM, with which it shares both its C++ core and its maintainer.

◆ Where it's heading

The cadence is steady and predictable: each release surfaces one more EDM method as an R-level API with a vignette, then spends the rest of its notes on parameter-handling consistency across the generics. Breaking changes are frequent and deliberate — argument renames, parameter reordering, NA-handling defaults — which reads as a package still settling its interface while the method surface expands. Shared changes appear in tEDM within days, so interface churn lands on both packages at once.

◆ Prediction

Expect the next release to expose another causality variant at the R level with an accompanying vignette, and to continue renaming or reordering parameters toward consistency across the spatial and temporal packages.

Alternatives to flashlight and spEDM

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 flashlight or spEDM.

See all flashlight alternatives → · See all spEDM alternatives →

Recent activity from flashlight and spEDM

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

  1. 4mo agospEDMData slicing for large-scale pattern causality, plus API breaks
  2. 6mo agospEDMspEDM 1.11
  3. 6mo agospEDMSpatially convergent partial cross mapping reaches the R API
  4. 8mo agospEDMRaster cross mapping with anisotropic embedding
  5. 10mo agoflashlightSHAP handed off to kernelshap as the public API shrinks
  6. 11mo agospEDMConfigurable distance metrics and multithreaded distance computation
  7. 1y agospEDMSpatial logistic map exposed at the R level
  8. 3y agoflashlightBreaking changes for 1.0.0 announced two years ahead
  9. 4y agoflashlightMaintenance release covering package generation
  10. 5y agoflashlightggpubr dependency removed

Frequently asked questions

What is the difference between flashlight and spEDM?

Both compete on the same themes — r-package — within Analytics. flashlight and spEDM 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.

Is flashlight better than spEDM?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. flashlight and spEDM 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.

What are the best alternatives to flashlight?

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

What are the best alternatives to spEDM?

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