jSDM
Joint species distribution models in Gibbs-sampled C++, quiet since 2023.
A side-by-side editorial comparison of melodi and standardlastprofile — release velocity, themes, recent moves, and the top alternatives to consider.
INSEE's statistics API gets a French R client that keeps meeting its edge cases
Rmelodi is InseeFrLab's R client for the Melodi APIs, which serve French official statistics. It reached 1.0.0 in February 2026 with the technical call parameters moved out of function arguments and into options(), and a per-request row limit raised to 100,000 on the server side. Everything since has been dataset-specific: field names that vary between datasets, geography labels, performance.
A German electricity load-profile package added gas and doubled the market it serves.
standardlastprofile implements the BDEW standard load profiles that German utilities use to assign consumption to customers without interval metering. Until June it did electricity only. Version 2.0.0 added the gas side — the SigLinDe synthetic procedure across all 15 BDEW gas profile IDs — and gave electricity a new primary interface, slp_electricity(), with slp_generate() superseded but retained.
Rmelodi is InseeFrLab's R client for the Melodi APIs, which serve French official statistics. It reached 1.0.0 in February 2026 with the technical call parameters moved out of function arguments and into options(), and a per-request row limit raised to 100,000 on the server side. Everything since has been dataset-specific: field names that vary between datasets, geography labels, performance.
The work is convergence with an API that is still moving. Version 0.3.0 added label lookups so codes become readable; 1.0.0 centralised configuration; 1.0.1 and 1.0.2 each fix a place where a real dataset does not match the assumed shape — get_range_geo() needing an extra label field, then the consumer price index series naming its value column differently from every other dataset. Release notes are in French, which is consistent with the audience.
The 1.0.x pattern is one dataset-shape exception per release, which suggests the client is still discovering how much the Melodi datasets vary rather than converging on a general parser. Expect more of the same until the variation is handled generically.
standardlastprofile implements the BDEW standard load profiles that German utilities use to assign consumption to customers without interval metering. Until June it did electricity only. Version 2.0.0 added the gas side — the SigLinDe synthetic procedure across all 15 BDEW gas profile IDs — and gave electricity a new primary interface, slp_electricity(), with slp_generate() superseded but retained.
The package is converting from a dataset wrapper into a calculation library. Electricity profiles are tabulated values the package ships; gas profiles are computed from daily temperatures and a customer value through a coefficient-driven function, and the maintainer exposed the whole ladder — slp_gas() for the profile, slp_gas_kundenwert() to derive the customer value from a reference year, slp_gas_siglinde() for the raw h(theta) demand function so users can supply state-level coefficients, and coefficient and weekday-factor accessors underneath. The same instinct removed the built-in holiday table in favour of computing Easter directly, which lifted the date range cap from 2073 to open-ended. Deprecations are handled carefully throughout: renames keep working with lifecycle warnings, and the one hard break was already a warning since 1.1.0.
slp_gas_siglinde() was exported specifically so users could plug in region-specific coefficients such as Baden-Wurttemberg's, which points at state-level coefficient sets as the next thing to ship rather than leave to callers. The BDEW reference edition is now pinned to an Internet Archive permalink after the last one 404'd, so tracking edition changes is an ongoing maintenance cost.
Other Infra & APIs 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 melodi or standardlastprofile.
Joint species distribution models in Gibbs-sampled C++, quiet since 2023.
An ecosystem model starts tracking carbon isotopes and land-use change.
Ten years in, US mapping splits its data out and finally adds Puerto Rico.
Fitness-tracking analysis in slow maintenance, still absorbing upstream breakage.
State-panel tooling holding steady since its 2020 data and ergonomics release.
Five years of compiler and CRAN fixes on a capture-recapture package.
See all melodi alternatives → · See all standardlastprofile alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. melodi and standardlastprofile 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. melodi and standardlastprofile 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 Infra & APIs products to evaluate alongside.
Top melodi alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "melodi alternatives" section above for the current picks, or visit /alternatives/melodi for the full list with editorial commentary on each.
Top standardlastprofile alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "standardlastprofile alternatives" section above for the current picks, or visit /alternatives/standardlastprofile for the full list with editorial commentary on each.