← Back to home
Comparison · Analytics

ggsurvfit vs nanonext

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

ggsurvfit vs nanonext: at a glance

Featureggsurvfitnanonext
SectorAnalyticsAnalytics
Velocity score2.52.5
Sparks · 30d00
Top themessurvival-analysis, ggplot2, competing-risks, clinical-plotsasync-messaging, nng, http-server, memory-safety
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is ggsurvfit?

ggsurvfit is in correctness-and-compatibility mode, not feature mode.

The package draws survival and cumulative-incidence curves on a ggplot2 grammar, with risk tables, p-values and quantile annotations. Recent releases are entirely fixes and upstream tracking: ggplot2 v4.0.0 compatibility in 2025, and a 2026 patch correcting a Gray-test p-value that could be reported for the wrong competing event.

Read the full ggsurvfit trajectory →

What is nanonext?

nanonext keeps shrinking its build requirements while adding messaging primitives.

The R binding to NNG ships roughly monthly. Since February the package added an HTTP server that can run synchronously or through the later event loop, a zero-copy device forwarder for building brokers and proxies, and support for pthread-enabled WebAssembly targets. Send operations now move the buffer straight into the NNG message, halving peak memory on serialized sends.

Read the full nanonext trajectory →

ggsurvfit vs nanonext: editorial side-by-side

G
ggsurvfit
ANALYTICS
2.5

ggsurvfit is in correctness-and-compatibility mode, not feature mode.

◆ Current state

The package draws survival and cumulative-incidence curves on a ggplot2 grammar, with risk tables, p-values and quantile annotations. Recent releases are entirely fixes and upstream tracking: ggplot2 v4.0.0 compatibility in 2025, and a 2026 patch correcting a Gray-test p-value that could be reported for the wrong competing event.

◆ Where it's heading

The feature surface settled around 1.0.0, when risk-table alignment was exported and colour and linetype defaults became configurable. Since then the work is keeping pace with survival, ggplot2 and tidycmprsk changes, and closing cases where the plotted curve and the annotation disagreed — the p-value matched by position rather than name, confidence limits swapped for multi-state models, quantiles read off a plateau.

◆ Prediction

Expect the next release to track upstream survival or ggplot2 changes rather than add plotting features; the CDISC censoring convention adopted in Surv_CNSR() suggests further alignment with clinical data standards is the likelier direction.

N
nanonext
ANALYTICS
2.5

nanonext keeps shrinking its build requirements while adding messaging primitives.

◆ Current state

The R binding to NNG ships roughly monthly. Since February the package added an HTTP server that can run synchronously or through the later event loop, a zero-copy device forwarder for building brokers and proxies, and support for pthread-enabled WebAssembly targets. Send operations now move the buffer straight into the NNG message, halving peak memory on serialized sends.

◆ Where it's heading

Two directions run in parallel. One is making the package installable anywhere — the build-time cmake dependency is gone, so compiling bundled NNG and Mbed TLS needs only a C compiler, and WebAssembly targets are supported. The other is raising the ceiling on what can be built on top: device_aio() for message forwarding, an HTTP and WebSocket server with a content map, and stream buffer control. Bug fixes in recent releases concentrate on memory safety in the bundled C sources.

◆ Prediction

Given the pace and the tight coupling declared in each release, expect the next version to track a mirai requirement and continue hardening the HTTP server paths that the last two releases have been leaking memory in.

Alternatives to ggsurvfit and nanonext

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 ggsurvfit or nanonext.

See all ggsurvfit alternatives → · See all nanonext alternatives →

Recent activity from ggsurvfit and nanonext

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

  1. 9d agonanonextMemory leaks and a TLS use-after-free fixed in the HTTP server
  2. 20d agoggsurvfitGray-test p-values matched to the plotted outcome by name
  3. 1mo agonanonextEvent-loop integration for HTTP and WebSocket callbacks
  4. 1mo agonanonextZero-copy message forwarding, and cmake dropped from the build
  5. 2mo agonanonextBuilds against pthread-enabled WebAssembly targets
  6. 3mo agonanonextSerialized sends drop a copy and halve peak memory
  7. 4mo agonanonextBlocking HTTP server mode and stream buffer sizing
  8. 10mo agoggsurvfitggplot2 v4.0.0 compatibility and multi-state CI label fix
  9. 2y agoggsurvfitNegative follow-up times and a cloglog transformation
  10. 2y agoggsurvfitAesthetic defaults become switchable and alignment is exported
  11. 2y agoggsurvfitConfidence limits corrected for monotonicity-reversing transforms
  12. 3y agoggsurvfitGlue syntax in risk tables and coxph model support

Frequently asked questions

What is the difference between ggsurvfit and nanonext?

They serve adjacent needs but don't currently overlap on shipped themes. ggsurvfit and nanonext are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is ggsurvfit better than nanonext?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ggsurvfit and nanonext are shipping at a similar cadence (velocity 2.5 vs 2.5, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to ggsurvfit?

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

What are the best alternatives to nanonext?

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