ggpointless
ggpointless keeps adding the ggplot2 layers nobody else bothered to write.
A side-by-side editorial comparison of humind and prospectr — release velocity, themes, recent moves, and the top alternatives to consider.
The MSNI humanitarian needs framework as code, rewritten and re-broken every year
humind turns household survey data into Multi-Sector Needs Index severity scores across WASH, Protection, SNFI, Food Security, Education and Health. Its version line tracks the annual MSNI framework revision — 2024.x, 2025.x, 2026.x — with narrow correctness patches between rollouts. v2026.2.0 is the current rollout and the most structural one in the visible history: water-quantity scoring moved out into a new mandatory prerequisite, food-security severity now comes from a different matrix, and the impactR4PHU runtime dependency is gone.
prospectr spent its biggest release in years fixing spectra it had been quietly mangling.
prospectr provides the signal-processing layer for near-infrared and visible spectroscopy in R — Savitzky-Golay and gap-segment derivatives, standard normal variate, detrending, continuum removal, splice correction, plus calibration sampling algorithms like Kennard-Stone and DUPLEX and readers for ASD and BUCHI NIRCal instrument files. The May release is the substantial one: a long list of corrections to functions that were returning wrong or missing values rather than failing.
humind turns household survey data into Multi-Sector Needs Index severity scores across WASH, Protection, SNFI, Food Security, Education and Health. Its version line tracks the annual MSNI framework revision — 2024.x, 2025.x, 2026.x — with narrow correctness patches between rollouts. v2026.2.0 is the current rollout and the most structural one in the visible history: water-quantity scoring moved out into a new mandatory prerequisite, food-security severity now comes from a different matrix, and the impactR4PHU runtime dependency is gone.
Two things move together. The framework content is revised yearly — indicators added, weights corrected, instruments swapped — and the package keeps absorbing pipeline it used to delegate, most visibly by vendoring add_fcs(), add_hhs(), add_rcsi(), add_lcsi() and add_fcm_phase() locally rather than importing them. Each rollout is explicitly breaking and the release notes have grown per-function 'Action:' instructions, which reads as maintainers who expect every downstream dashboard to need rewiring on the same annual clock.
The 2025 line settled into narrow patches immediately after its rollout — 1.2, 1.3 and 1.4 fixed a separator argument, a schema rename and a shelter misclassification rather than adding indicators. Expect the 2026 line to do the same: correctness fixes against the new WASH, FCLCM and shelter-damage logic before any further framework change.
prospectr provides the signal-processing layer for near-infrared and visible spectroscopy in R — Savitzky-Golay and gap-segment derivatives, standard normal variate, detrending, continuum removal, splice correction, plus calibration sampling algorithms like Kennard-Stone and DUPLEX and readers for ASD and BUCHI NIRCal instrument files. The May release is the substantial one: a long list of corrections to functions that were returning wrong or missing values rather than failing.
The recent work is corrective rather than additive, and several items changed results silently before being caught. continuumRemoval() derived its convex-hull boundary offset from a fixed one-wavelength assumption that broke for fine-resolution spectra or non-nanometre units; cochranTest() passed an invalid argument name to prcomp() and produced incorrect principal component scores; readASD() silently dropped spectra in one branch of its text path. Two file readers were leaking connections. Alongside that runs a smaller thread of decoupling preprocessing steps from each other, most visibly detrend() gaining an snv argument so polynomial detrending can run without the SNV transform that Barnes et al. bundled with it.
The detrend() decoupling is the only recent addition and it fits a broader pipeline-composition direction, so similar separation of other bundled preprocessing steps is the plausible next move. The misspelled substraction argument now carries a deprecation warning, which schedules its removal for a future release.
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 humind or prospectr.
ggpointless keeps adding the ggplot2 layers nobody else bothered to write.
mpactr spent two spring releases normalizing case in metadata after users kept tripping on it.
surveytidy taught every dplyr verb to operate on a whole collection of surveys at once.
surveycore declared its API stable with every survey design type covered.
PEIMAN2 cut its annotation database loose from its release cycle without breaking CRAN.
A German electricity load-profile package added gas and doubled the market it serves.
See all humind alternatives → · See all prospectr alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. humind is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 editorial sparks in the last 30 days against 0. 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. humind is currently shipping more aggressively (velocity 3.8 vs 0.0), with 1 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.
Top humind alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "humind alternatives" section above for the current picks, or visit /alternatives/humind for the full list with editorial commentary on each.
Top prospectr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "prospectr alternatives" section above for the current picks, or visit /alternatives/prospectr for the full list with editorial commentary on each.