fastml
fastml added survival modelling and leakage-proof resampling, moving past classification and regression.
A side-by-side editorial comparison of simStateSpace and yahoofinancer — release velocity, themes, recent moves, and the top alternatives to consider.
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.
A Yahoo Finance client that spent four years chasing API drift before adding bulk retrieval
yahoofinancer wraps the Yahoo Finance API for R. Its first four releases are almost entirely repair work: 0.2.0 existed only to absorb upstream API changes, 0.3.0 and 0.4.0 fixed row mismatches, a wrong quote endpoint, a broken options call, and valuation columns returning identical values. Version 0.5.0 in June 2026 is the first release to add capability rather than restore it, introducing a Tickers class that fetches pricing, valuation and history for a vector of symbols in one call.
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.
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.
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.
yahoofinancer wraps the Yahoo Finance API for R. Its first four releases are almost entirely repair work: 0.2.0 existed only to absorb upstream API changes, 0.3.0 and 0.4.0 fixed row mismatches, a wrong quote endpoint, a broken options call, and valuation columns returning identical values. Version 0.5.0 in June 2026 is the first release to add capability rather than restore it, introducing a Tickers class that fetches pricing, valuation and history for a vector of symbols in one call.
The package is moving from single-asset lookups to portfolio-scale retrieval, and doing so without disturbing the existing path — the original Ticker class stays for single-asset deep dives while Tickers handles bulk. That parallel-class approach avoids a breaking change, but it means the package now carries two object models for the same data. The dependence on an undocumented upstream API remains the structural risk: two of the five releases here exist purely because Yahoo changed something.
Further breakage-driven patches are the safest expectation given the history, with any new work likely extending the Tickers class to the remaining single-ticker endpoints.
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 simStateSpace or yahoofinancer.
fastml added survival modelling and leakage-proof resampling, moving past classification and regression.
abclass built out angle-based classifiers in 2022, then went quiet except for CRAN upkeep.
churon is spending its entire release history getting a Rust ONNX binding through CRAN.
firatheme woke up after four years and started fixing what ggplot2 changed underneath it.
bagyo reached CRAN as a Philippine tropical cyclone dataset, with its tags stamped out of order.
rainette rebuilt its Reinert clustering in 0.2.0, tuned it in 0.3.0, and has coasted since.
See all simStateSpace alternatives → · See all yahoofinancer alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. simStateSpace and yahoofinancer 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. simStateSpace and yahoofinancer 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 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.
Top yahoofinancer alternatives in Analytics are ranked by recent ship velocity. Browse the "yahoofinancer alternatives" section above for the current picks, or visit /alternatives/yahoofinancer for the full list with editorial commentary on each.