Chord
Chord's assistant can now write to the team's knowledge base, not just read from it.
A side-by-side editorial comparison of hdnom and inbospatial — release velocity, themes, recent moves, and the top alternatives to consider.
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.
A thin R wrapper over Flemish geospatial services, adding one standard at a time
inbospatial gives R users direct access to Flemish and Belgian government spatial services without hand-writing request URLs. Three releases over three years have built it up service by service: WMS and WMTS tile shorthands and projection-distortion utilities first, then the Flanders digital elevation model, and now OGC API Features querying plus layer discovery for WCS services. Much of each release is hardening the MHT-file parsing that these services return.
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.
inbospatial gives R users direct access to Flemish and Belgian government spatial services without hand-writing request URLs. Three releases over three years have built it up service by service: WMS and WMTS tile shorthands and projection-distortion utilities first, then the Flanders digital elevation model, and now OGC API Features querying plus layer discovery for WCS services. Much of each release is hardening the MHT-file parsing that these services return.
The package grows by absorbing one more service standard per release rather than by adding abstraction. The 0.1.0 additions point the same way — get_feature_ogc() covers a newer OGC standard alongside the existing WCS and WFS paths, and get_wcs_layers() addresses the practical problem that you cannot query a coverage without first knowing what layers exist. Release cadence is slow and driven by which service the maintainers needed next.
Expect the next release to add another regional service endpoint or extend OGC API Features coverage, on a timescale of a year or more given the gaps between the three releases so far.
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 inbospatial.
Chord's assistant can now write to the team's knowledge base, not just read from it.
tidytransit tracks the GTFS spec as it grows, one reader and one router feature at a time.
A tiny grid renderer for oblique-projection cubes, complete since its first release.
BioCro swapped an unstable iteration for real root finders, changing what its crop models compute.
redist keeps rewriting the sampler underneath a district-drawing API it has held stable since 4.0.
epiflows has shipped four releases in eight years, none of which changed the code.
See all hdnom alternatives → · See all inbospatial alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
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.
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.
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.
Top inbospatial alternatives in Analytics are ranked by recent ship velocity. Browse the "inbospatial alternatives" section above for the current picks, or visit /alternatives/inbospatial for the full list with editorial commentary on each.