← Back to home
Comparison · Analytics

hdnom vs vegan

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

hdnom vs vegan: at a glance

Featurehdnomvegan
SectorAnalyticsAnalytics
Velocity score5.00.0
Sparks · 30d00
Top themessurvival analysis, r, regularization, nomogramscommunity-ecology, ordination, deprecation, permutation-tests
Last editorial update1h ago48m ago
WebsiteVisit →Visit →

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 →

What is vegan?

Community ecology's standard toolkit is retiring the functions a generation of scripts was built on.

vegan is the reference R package for ordination and diversity analysis in community ecology. The 2.7 line redesigned constrained ordination graphics from scratch, made adonis defunct in favor of adonis2, and moved permutation tests for partial RDA and db-RDA onto residualized predictors. The current 2.7-5 release is stabilization — parallel processing on Windows, ggvegan compatibility for tidy scores, and arrow label placement.

Read the full vegan trajectory →

hdnom vs vegan: editorial side-by-side

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.

V
vegan
ANALYTICS
0.0

Community ecology's standard toolkit is retiring the functions a generation of scripts was built on.

◆ Current state

vegan is the reference R package for ordination and diversity analysis in community ecology. The 2.7 line redesigned constrained ordination graphics from scratch, made adonis defunct in favor of adonis2, and moved permutation tests for partial RDA and db-RDA onto residualized predictors. The current 2.7-5 release is stabilization — parallel processing on Windows, ggvegan compatibility for tidy scores, and arrow label placement.

◆ Where it's heading

Two long deprecation programs are converging. Plotting is being pushed out of the package: lattice functions are deprecated in favor of ggplot2 equivalents now living in ggvegan, a separate CRAN package, while vegan's own base graphics were rebuilt around independently configurable score types and pipe-based construction. Meanwhile the statistical core is being made internally consistent — add1 and drop1 no longer use different internal models, and summary is no longer an accepted route to ordination scores.

◆ Prediction

Expect the remaining lattice functions to go defunct and more plotting responsibility to shift to ggvegan, leaving vegan as the statistical engine with a thin base graphics layer.

Alternatives to hdnom and vegan

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 hdnom or vegan.

See all hdnom alternatives → · See all vegan alternatives →

Recent activity from hdnom and vegan

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

  1. 18d agohdnomhdnom 6.2.1
  2. 18d agohdnomhdnom 6.2.0 pins Cox tie handling ahead of glmnet's migration
  3. 2mo agoveganParallel processing stabilized, especially on Windows
  4. 5mo agoveganLattice plotting deprecated as ggvegan reaches CRAN
  5. 10mo agoveganPartial RDA permutation tests adopt residualized predictors
  6. 1y agohdnomhdnom 6.1.0 exposes lambda selection after a glmnet normalization change
  7. 1y agoveganOrdination graphics rebuilt and adonis made defunct
  8. 1y agoveganRelease chasing undefined behavior in a C function
  9. 1y agohdnomhdnom 6.0.4
  10. 1y agoveganpca, ca and pco added for unconstrained ordination
  11. 2y agohdnomhdnom 6.0.3
  12. 3y agohdnomhdnom 6.0.2

Frequently asked questions

What is the difference between hdnom and vegan?

They serve adjacent needs but don't currently overlap on shipped themes. hdnom is currently shipping more aggressively (velocity 5.0 vs 0.0), 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 hdnom better than vegan?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. hdnom is currently shipping more aggressively (velocity 5.0 vs 0.0), 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 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.

What are the best alternatives to vegan?

Top vegan alternatives in Analytics are ranked by recent ship velocity. Browse the "vegan alternatives" section above for the current picks, or visit /alternatives/vegan-r for the full list with editorial commentary on each.