← Back to home
Comparison · Analytics

mirai vs teal.modules.clinical

A side-by-side editorial comparison of mirai and teal.modules.clinical — release velocity, themes, recent moves, and the top alternatives to consider.

mirai vs teal.modules.clinical: at a glance

Featuremiraiteal.modules.clinical
SectorAnalyticsAnalytics
Velocity score2.50.0
Sparks · 30d00
Top themesparallel-computing, async, backpressure, shinyclinical-trials, shiny-modules, teal, decorators
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is mirai?

mirai removed its dispatcher process and added memory backpressure to the queue.

The async evaluation framework releases roughly monthly and moves fast at the architecture level. In 2.7.0 the dispatcher stopped being a separate process and became a thread, after its loop had already been rewritten in C inside nanonext one release earlier. The same release added an opt-in memory budget for queued task payloads and try_mirai(), which returns NULL immediately rather than blocking when that budget is exhausted.

Read the full mirai trajectory →

What is teal.modules.clinical?

Roche's clinical teal modules have settled into slow, decorator-driven maintenance.

The module library took its architectural break in 0.9.0, when every module moved to teal_data objects and dropped data_extract_spec inputs. Work since then is narrower: formatting arguments, decorator plumbing, and per-module bug fixes. The 0.13.0 candidates cut in July 2026 are a two-tag same-day release where the first tag carries all the notes.

Read the full teal.modules.clinical trajectory →

mirai vs teal.modules.clinical: editorial side-by-side

M
mirai
ANALYTICS
2.5

mirai removed its dispatcher process and added memory backpressure to the queue.

◆ Current state

The async evaluation framework releases roughly monthly and moves fast at the architecture level. In 2.7.0 the dispatcher stopped being a separate process and became a thread, after its loop had already been rewritten in C inside nanonext one release earlier. The same release added an opt-in memory budget for queued task payloads and try_mirai(), which returns NULL immediately rather than blocking when that budget is exhausted.

◆ Where it's heading

Two threads of work run together: cutting overhead out of the task path — thread-based dispatcher, in-process transport for synchronous daemons, lower per-element dispatch cost in mirai_map() — and making the framework safe to embed in an event loop, where blocking the host R thread is not acceptable. Deployment reach is growing too, with http_config() launching remote daemons over HTTP APIs and auto-configuring for Posit Workbench. Each release pins a minimum nanonext version, so the two packages advance as one unit.

◆ Prediction

With backpressure in place but opt-in, the open question these notes leave is whether a default memory budget arrives; continued overhead reduction and Shiny-facing non-blocking paths are the safer bet.

T0.0

Roche's clinical teal modules have settled into slow, decorator-driven maintenance.

◆ Current state

The module library took its architectural break in 0.9.0, when every module moved to teal_data objects and dropped data_extract_spec inputs. Work since then is narrower: formatting arguments, decorator plumbing, and per-module bug fixes. The 0.13.0 candidates cut in July 2026 are a two-tag same-day release where the first tag carries all the notes.

◆ Where it's heading

Development has shifted from reshaping the module API to making outputs configurable — numeric formatting in tm_t_summary, several decorators applied to one output object, categorical statistics in summary_by. Changes arrive from a wide bench of Roche engineers with occasional outside contributors, and releases go through candidates rather than straight to final.

◆ Prediction

A 0.13.0 final should follow the candidates with little beyond a dependency bump; the decorator work ported from teal.modules.general is the most likely source of the next batch of changes.

Alternatives to mirai and teal.modules.clinical

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 mirai or teal.modules.clinical.

See all mirai alternatives → · See all teal.modules.clinical alternatives →

Recent activity from mirai and teal.modules.clinical

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

  1. 25d agomiraiMap collection and daemon lifecycle fixes
  2. 1mo agoteal.modules.clinicalNumeric formatting control and multi-decorator outputs
  3. 1mo agoteal.modules.clinicalteal.transform dependency bump
  4. 2mo agomiraiAgent skill ships in-package; HTTP headers take over auth
  5. 3mo agomiraiDispatcher becomes a thread, and the queue gains a memory budget
  6. 5mo agomiraiParallel RNG seeding leaves experimental status
  7. 6mo agomiraiRemote daemons over HTTP, and a C dispatcher loop
  8. 8mo agomiraiTelemetry span timing and daemon-switch fix
  9. 2y agoteal.modules.clinicalForest and Kaplan-Meier plots move to ggplot objects
  10. 2y agoteal.modules.clinicalEvery clinical module migrates to teal_data objects

Frequently asked questions

What is the difference between mirai and teal.modules.clinical?

They serve adjacent needs but don't currently overlap on shipped themes. mirai is currently shipping more aggressively (velocity 2.5 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 mirai better than teal.modules.clinical?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. mirai is currently shipping more aggressively (velocity 2.5 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 mirai?

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

What are the best alternatives to teal.modules.clinical?

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