fillpattern
Pattern fills for ggplot2, hardened against the ways users write sizes
A side-by-side editorial comparison of antaresread and cubist — release velocity, themes, recent moves, and the top alternatives to consider.
The R reader for Antares Simulator studies, pinned to whatever the simulator ships next
antaresRead loads Antares Simulator studies from disk or the Antares Web API into R. Its release history maps one-to-one onto simulator versions: 2.9.2 for Antares 9.2, 2.9.3 for 9.3, and the 3.0.x line for the study-format changes that followed. The recurring work is the converted study version format (9.0 becoming 900) which has now been fixed or re-fixed in three consecutive releases, and 3.1.0 turns that churn into a declared breaking change as Antares Web 2.33.0 introduces yet another numbering scheme.
The R port of Quinlan's Cubist gets reproducibility fixes, not new modelling
Cubist is the R interface to Quinlan's rule-based regression model, wrapping the original C sources behind an R API and feeding the tidymodels rules package. The 0.6.0 release adds a strip_time_stamps control that removes date, time and duration information from model output, and now errors rather than silently misbehaving when a date or date-time column is passed. Error reporting moves from base stop() and warning() to cli.
antaresRead loads Antares Simulator studies from disk or the Antares Web API into R. Its release history maps one-to-one onto simulator versions: 2.9.2 for Antares 9.2, 2.9.3 for 9.3, and the 3.0.x line for the study-format changes that followed. The recurring work is the converted study version format (9.0 becoming 900) which has now been fixed or re-fixed in three consecutive releases, and 3.1.0 turns that churn into a declared breaking change as Antares Web 2.33.0 introduces yet another numbering scheme.
The package is a compatibility layer whose roadmap is set entirely upstream, and version identity is where it keeps getting cut. The same .getSimOptionsAPI() version-format fix appears in 3.0.0, 3.0.1 and again in 3.1.0 — three passes at one problem, which suggests the API and disk representations of a study version have not converged. Alongside that, API-mode work is displacing disk-mode work: dedicated endpoints for output listing, district definitions, per-area output handling.
The next release will most likely track the following Antares Simulator or Antares Web version, and given the 3.1.0 breaking change, a follow-up correcting the new numbering scheme is a reasonable expectation.
Cubist is the R interface to Quinlan's rule-based regression model, wrapping the original C sources behind an R API and feeding the tidymodels rules package. The 0.6.0 release adds a strip_time_stamps control that removes date, time and duration information from model output, and now errors rather than silently misbehaving when a date or date-time column is passed. Error reporting moves from base stop() and warning() to cli.
The direction is custodial: this is a mature algorithm with a stable definition, so the work is making a decades-old C codebase behave predictably inside a modern R workflow. The reproducibility thread is the clearest one — embedded timestamps mean two identical models compare as different objects, which breaks caching, testing and any workflow that hashes results. Alongside it runs slow C hygiene, from keyword symbol overwrites in 0.5.0 to unused-variable warnings in 0.6.0.
Expect continued small maintenance releases tracking CRAN compiler requirements and the needs of the rules package, with no change to the modelling algorithm itself.
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 antaresread or cubist.
Pattern fills for ggplot2, hardened against the ways users write sizes
gcube's recent releases are all packaging metadata, not simulation code
ggstats keeps widening what a coefficient or Likert plot can be
ecodive rebuilt itself into a broad diversity-metric library, breaking as it went
State-space data simulation for R, filled in one function at a time
rollama turns a local-LLM wrapper into an instrument for reproducible annotation
See all antaresread alternatives → · See all cubist alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. antaresread and cubist 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. antaresread and cubist 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 antaresread alternatives in Analytics are ranked by recent ship velocity. Browse the "antaresread alternatives" section above for the current picks, or visit /alternatives/antaresread for the full list with editorial commentary on each.
Top cubist alternatives in Analytics are ranked by recent ship velocity. Browse the "cubist alternatives" section above for the current picks, or visit /alternatives/cubist for the full list with editorial commentary on each.