OHPL
A 2017 chemometrics method frozen in place, visited only when CRAN changes its documentation rules.
A side-by-side editorial comparison of APCalign and hdnom — release velocity, themes, recent moves, and the top alternatives to consider.
APCalign spent this year fixing the counts it had been quietly getting wrong
APCalign standardises Australian plant names against the APC and APNI taxonomic resources and derives state-level native/introduced status from them. The feed is GitHub releases tagged by resource download date rather than semantic version, so titles carry no information about content. The two 2026 releases are the only substantive ones in the window: infrataxa support in the diversity functions, then a fix for a grep that had been matching the wrong columns.
hdnom is in pure custodial mode, absorbing glmnet's changes so its users don't have to
hdnom builds nomograms and validation/calibration workflows for high-dimensional Cox survival models on top of glmnet, ncvreg and penalized. The package's own interface has been stable since the 6.0.0 refactor in 2019; every release since has been maintenance. The recent run is entirely about surviving glmnet's evolution — a lambda-selection rule argument, then a cox.ties argument pinning the old tie handling.
APCalign standardises Australian plant names against the APC and APNI taxonomic resources and derives state-level native/introduced status from them. The feed is GitHub releases tagged by resource download date rather than semantic version, so titles carry no information about content. The two 2026 releases are the only substantive ones in the window: infrataxa support in the diversity functions, then a fix for a grep that had been matching the wrong columns.
Development is driven by users reporting that outputs do not match what they expect, and the fixes keep landing in the same two functions — create_species_state_origin_matrix() and native_anywhere_in_australia(). The infrataxa parameter and the reordered output columns came from user requests; the guard-ordering and grep fixes came from a filed issue. What is emerging is that the origin-matrix logic was written loosely and is now being tightened case by case, with tests and state diversity benchmarks added alongside.
Both recent releases touched the same pair of functions and the fixes were found by inspection rather than by tests failing, so more corrections in the native-status path are the likely next content — the benchmarks added in March are the mechanism that would surface them.
hdnom builds nomograms and validation/calibration workflows for high-dimensional Cox survival models on top of glmnet, ncvreg and penalized. The package's own interface has been stable since the 6.0.0 refactor in 2019; every release since has been maintenance. The recent run is entirely about surviving glmnet's evolution — a lambda-selection rule argument, then a cox.ties argument pinning the old tie handling.
The releases track two upstream pressures with no feature work of its own. glmnet is the larger one: its 4.1-9 change to how Cox cross-validation errors are normalized made lambda.1se select null models far more often, forcing hdnom to expose a rule argument and switch its examples to lambda.min. R-devel is the other, producing a steady trickle of strict-headers, deprecated-symbol and check-note fixes. The pattern is consistent — absorb the upstream change, default to whatever preserves existing behaviour, let users opt into the new one.
The cox.ties default is explicitly pinned to "breslow" to silence glmnet's migration warning, which is a deferral rather than a decision; expect a future release to flip that default to "efron" once glmnet completes the transition.
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 APCalign or hdnom.
A 2017 chemometrics method frozen in place, visited only when CRAN changes its documentation rules.
A fast dplyr stand-in that keeps finding new places to skip work entirely.
Belgium's invasive-species indicator toolkit is in steady refinement, one plotting edge case at a time.
The ICES stock assessment client took upload away in 2024 and spent two years giving it back.
A discrete global grid generator grew cell traversal and became a usable spatial index.
Community ecology's standard toolkit is retiring the functions a generation of scripts was built on.
See all APCalign alternatives → · See all hdnom alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r — within Analytics. hdnom is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 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. hdnom is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.
Top APCalign alternatives in Analytics are ranked by recent ship velocity. Browse the "APCalign alternatives" section above for the current picks, or visit /alternatives/apcalign-r for the full list with editorial commentary on each.
Top hdnom alternatives in Analytics are ranked by recent ship velocity. Browse the "hdnom alternatives" section above for the current picks, or visit /alternatives/hdnom for the full list with editorial commentary on each.