simlandr
Potential landscape tooling settling onto standard R generics after two rounds of renaming.
A side-by-side editorial comparison of effectplots and eiaapi — release velocity, themes, recent moves, and the top alternatives to consider.
A young ALE and PDP plotting package that rebuilt its numeric core after a data-corrupting bug.
effectplots computes and plots partial dependence, ALE, and observed-versus-predicted effect curves for fitted models. It reached CRAN in November 2024 and shipped three releases in the four months after. The 0.2.0 release is the pivot: an outlier-clipping routine that silently modified the caller's data frame was fixed, the numeric path was rewritten for speed and memory, and the plotting and category-collapsing defaults were reset.
A thin EIA energy-data client whose whole story is making bulk queries survive the API's limits.
eiaapi wraps the US Energy Information Administration API: eia_get() issues a single query, and eia_backfill() decomposes a large date range into chunks the API will actually serve. Three releases across two years cover the package's entire history, and the second and third both exist because of eia_backfill().
effectplots computes and plots partial dependence, ALE, and observed-versus-predicted effect curves for fitted models. It reached CRAN in November 2024 and shipped three releases in the four months after. The 0.2.0 release is the pivot: an outlier-clipping routine that silently modified the caller's data frame was fixed, the numeric path was rewritten for speed and memory, and the plotting and category-collapsing defaults were reset.
After 0.2.0 the work turns to the awkward cases - missing values on the x axis, explicit and empty factor levels, discrete grid detection. The package is also widening past a single modelling ecosystem: h2o support and tidymodels examples arrived with 0.2.0, and fcut() was exported as a fast replacement for cut(). Release notes are issue-numbered throughout, so the roadmap is effectively the issue tracker.
Expect continued default tuning around collapse_m and discrete_m plus more model-backend coverage; the cadence points to another batch of issue fixes rather than a new plot type.
eiaapi wraps the US Energy Information Administration API: eia_get() issues a single query, and eia_backfill() decomposes a large date range into chunks the API will actually serve. Three releases across two years cover the package's entire history, and the second and third both exist because of eia_backfill().
The package's development is a single problem being worked: pulling more data than one request allows. Version 0.1.2 introduced eia_backfill() for exactly that, and 0.2.0 fixed it for non-hourly frequencies by adding the frequency and data arguments so it matches eia_get()'s interface and by reworking Date handling. That convergence of the two functions' signatures is the visible design direction — one query idiom regardless of range size.
With the two functions now taking aligned arguments, further work most plausibly extends coverage to more EIA endpoints or response shapes. The entries name no specific target.
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 effectplots or eiaapi.
Potential landscape tooling settling onto standard R generics after two rounds of renaming.
SEM reporting helpers converging on APA output, one CRAN resubmission at a time.
A raster-to-terra migration is the only readable change in a feed of merge notes.
A nycflights13 generator whose recent work is all about the data being right.
Conditional density and log-likelihood fill out a vine copula regression package.
A drop-in string API for base R, kept alive by upstream check failures.
See all effectplots alternatives → · See all eiaapi alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. effectplots and eiaapi 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. effectplots and eiaapi 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 effectplots alternatives in Analytics are ranked by recent ship velocity. Browse the "effectplots alternatives" section above for the current picks, or visit /alternatives/effectplots for the full list with editorial commentary on each.
Top eiaapi alternatives in Analytics are ranked by recent ship velocity. Browse the "eiaapi alternatives" section above for the current picks, or visit /alternatives/eiaapi for the full list with editorial commentary on each.