← Back to home
Comparison · Analytics

mlr3fda vs nanonext

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

mlr3fda vs nanonext: at a glance

Featuremlr3fdananonext
SectorAnalyticsAnalytics
Velocity score2.52.5
Sparks · 30d00
Top themesmlr3, functional-data, feature-extraction, pipelinesasync-messaging, nng, http-server, memory-safety
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is mlr3fda?

A functional-data feature factory for mlr3, shipping a new extractor almost every month.

mlr3fda adds functional data support to mlr3 pipelines through PipeOps that turn functional columns into tabular features. Five releases since March 2026 have taken it from Fourier features to a catalogue covering wavelets, derivatives, depth, registration, integration and the catch22 time-series feature set. Development tracks the {tf} package closely.

Read the full mlr3fda 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 →

mlr3fda vs nanonext: editorial side-by-side

M
mlr3fda
ANALYTICS
2.5

A functional-data feature factory for mlr3, shipping a new extractor almost every month.

◆ Current state

mlr3fda adds functional data support to mlr3 pipelines through PipeOps that turn functional columns into tabular features. Five releases since March 2026 have taken it from Fourier features to a catalogue covering wavelets, derivatives, depth, registration, integration and the catch22 time-series feature set. Development tracks the {tf} package closely.

◆ Where it's heading

The pattern is one or two new PipeOps per release with fixes to the previous batch alongside — Fourier in 0.4.0, registration in 0.5.0, depth and derivatives in 0.6.0, catch22 and integration in 0.7.0. Performance and parallel-safety work is folded in as it becomes necessary rather than deferred, as with the Fourier speedup and the mlr_reflections registration fix.

◆ Prediction

The extraction catalogue is filling out along established functional-data methods, so further tf-backed PipeOps are the likely next additions; the {tf} 0.5.0 compatibility release suggests upstream churn will keep setting the pace.

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

See all mlr3fda alternatives → · See all nanonext alternatives →

Recent activity from mlr3fda 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. 29d agomlr3fdaCompatibility with tf 0.5.0
  3. 1mo agonanonextEvent-loop integration for HTTP and WebSocket callbacks
  4. 1mo agomlr3fdacatch22 and integral feature extractors added
  5. 1mo agonanonextZero-copy message forwarding, and cmake dropped from the build
  6. 2mo agomlr3fdaDepth and derivative extractors; Fourier made several times faster
  7. 2mo agonanonextBuilds against pthread-enabled WebAssembly targets
  8. 3mo agonanonextSerialized sends drop a copy and halve peak memory
  9. 3mo agomlr3fdaCurve registration via PipeOpFDARegister
  10. 4mo agonanonextBlocking HTTP server mode and stream buffer sizing
  11. 4mo agomlr3fdaFourier feature extraction and package-specific condition classes

Frequently asked questions

What is the difference between mlr3fda and nanonext?

They serve adjacent needs but don't currently overlap on shipped themes. mlr3fda 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 mlr3fda better than nanonext?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. mlr3fda 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 mlr3fda?

Top mlr3fda alternatives in Analytics are ranked by recent ship velocity. Browse the "mlr3fda alternatives" section above for the current picks, or visit /alternatives/mlr3fda 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.