← Back to home
Comparison · Analytics

APCalign vs hdnom

A side-by-side editorial comparison of APCalign and hdnom — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:r

APCalign vs hdnom: at a glance

FeatureAPCalignhdnom
SectorAnalyticsAnalytics
Velocity score2.55.0
Sparks · 30d00
Top themestaxonomy, r, australian flora, biodiversitysurvival analysis, r, regularization, nomograms
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is APCalign?

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.

Read the full APCalign trajectory →

What is hdnom?

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.

Read the full hdnom trajectory →

APCalign vs hdnom: editorial side-by-side

A
APCalign
ANALYTICS
2.5

APCalign spent this year fixing the counts it had been quietly getting wrong

◆ Current state

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.

◆ Where it's heading

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.

◆ Prediction

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.

H
hdnom
ANALYTICS
5.0

hdnom is in pure custodial mode, absorbing glmnet's changes so its users don't have to

◆ Current state

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.

◆ Where it's heading

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.

◆ Prediction

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.

Alternatives to APCalign and hdnom

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.

See all APCalign alternatives → · See all hdnom alternatives →

Recent activity from APCalign and hdnom

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 16d agoAPCalignAPCalign fixes a grep that scanned taxon names for native status
  2. 18d agohdnomhdnom 6.2.1
  3. 18d agohdnomhdnom 6.2.0 pins Cox tie handling ahead of glmnet's migration
  4. 4mo agoAPCalignAPCalign adds infrataxa to the state origin and diversity functions
  5. 1y agohdnomhdnom 6.1.0 exposes lambda selection after a glmnet normalization change
  6. 1y agoAPCalignTaxonomic resource snapshot from APC and APNI
  7. 1y agoAPCalignRelease tags switch to APC download date
  8. 1y agoAPCalignFix for the quiet option
  9. 1y agohdnomhdnom 6.0.4
  10. 2y agohdnomhdnom 6.0.3
  11. 3y agohdnomhdnom 6.0.2

Frequently asked questions

What is the difference between APCalign and hdnom?

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.

Is APCalign better than hdnom?

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.

What are the best alternatives to APCalign?

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.

What are the best alternatives to hdnom?

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.