← Back to home
Comparison · Analytics

crossmap vs simStateSpace

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

crossmap vs simStateSpace: at a glance

FeaturecrossmapsimStateSpace
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespurrr extension, functional programming, deprecations, furrrstate-space-models, simulation, longitudinal-data, r-package
Last editorial update44m ago1h ago
WebsiteVisit →Visit →

What is crossmap?

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

Read the full crossmap trajectory →

What is simStateSpace?

State-space data simulation for R, filled in one function at a time

simStateSpace generates data from state-space models — discrete-time SSM and VAR, continuous-time linear SDE and Ornstein-Uhlenbeck — for use in simulation studies of longitudinal and intensive repeated-measures designs. Recent releases add moment and intercept helpers rather than new model families: SimMVN(), the LinSDE intercept functions, and consolidation of the four separate parameter-simulation functions into one. Release notes are terse, marked Patch, and typically name one or two functions.

Read the full simStateSpace trajectory →

crossmap vs simStateSpace: editorial side-by-side

C
crossmap
ANALYTICS
0.0

crossmap's roadmap is set by purrr and furrr — it deprecates what upstream deprecates.

◆ Current state

A small package for mapping over combinations of arguments, following purrr and furrr conventions. Its own functional additions stopped after xpluck() in 2023 and the cross_fit() clustering work in 2022. Everything since tracks upstream: xmap_raw() and future_xmap_raw() are now defunct because purrr removed map_raw() and furrr removed future_pmap_raw(), and re-exported parallel helpers now come from parallelly rather than future.

◆ Where it's heading

The package has settled into being a compatible extension rather than an independent one — its release notes read as a mirror of purrr's and furrr's deprecation schedules. Note that the release stamps are unreliable here: several versions were backfilled minutes apart and the 0.3.x tags carry timestamps in reverse version order, so feed position says nothing about what shipped when.

◆ Prediction

Expect the next release to be driven by another purrr or furrr change rather than new functionality, since that has been the sole trigger for the last four.

S
simStateSpace
ANALYTICS
0.0

State-space data simulation for R, filled in one function at a time

◆ Current state

simStateSpace generates data from state-space models — discrete-time SSM and VAR, continuous-time linear SDE and Ornstein-Uhlenbeck — for use in simulation studies of longitudinal and intensive repeated-measures designs. Recent releases add moment and intercept helpers rather than new model families: SimMVN(), the LinSDE intercept functions, and consolidation of the four separate parameter-simulation functions into one. Release notes are terse, marked Patch, and typically name one or two functions.

◆ Where it's heading

The package is being filled in methodically toward completeness across its four model families — whatever exists for the SSM side eventually appears for LinSDE and back again, as SSMInterceptEta/SSMInterceptY in 1.2.15 were followed by their LinSDE counterparts in 1.2.16. The other visible move was outward: bootstrap components were split into a separate bootStateSpace package, keeping this one to simulation alone. It sits in the same author's cluster of state-space and mediation packages, whose published methods papers the releases cite.

◆ Prediction

Expect the pattern to continue — small patch releases adding the missing counterpart function for a model family already served, with any larger capability likely spun out into its own package as bootstrapping was.

Alternatives to crossmap and simStateSpace

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 crossmap or simStateSpace.

See all crossmap alternatives → · See all simStateSpace alternatives →

Recent activity from crossmap and simStateSpace

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

  1. 4mo agosimStateSpaceLinSDE intercept helpers added; parameter simulators consolidated
  2. 6mo agosimStateSpaceSSM intercept functions added
  3. 6mo agocrossmapRaw-vector mapping functions removed
  4. 6mo agocrossmapRe-exports moved to the parallelly namespace
  5. 10mo agosimStateSpacesimStateSpace 1.2.12
  6. 11mo agocrossmapFuture-backed tests skipped on CRAN
  7. 11mo agocrossmapInternal test fixes
  8. 1y agosimStateSpaceLinSDECov() and LinSDEMean() added
  9. 1y agosimStateSpaceBootstrap components split into bootStateSpace
  10. 1y agosimStateSpaceParametric bootstrap functions across all four model families
  11. 3y agocrossmapxpluck adds multi-index plucking
  12. 4y agocrossmapCluster specifications supported in cross_fit

Frequently asked questions

What is the difference between crossmap and simStateSpace?

They serve adjacent needs but don't currently overlap on shipped themes. crossmap and simStateSpace 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 crossmap better than simStateSpace?

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

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

What are the best alternatives to simStateSpace?

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