← Back to home
Comparison · Analytics

shiny vs iris

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

shiny vs iris: at a glance

Featureshinyiris
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesr, web-framework, opentelemetry, observabilityearth science, release cadence, python, release candidates
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is shiny?

Shiny made reactive apps observable, then gave them a way to tear themselves down

Version 1.12.0 added OpenTelemetry support through the {otel} package, emitting spans for session start and end, reactive updates and individual reactive expressions, with collection depth set by an option or environment variable. The releases since have refined it - scoped collection controls in 1.12.1, cleaner stack traces in 1.13.0 - while 1.14.0 turned to lifecycle, adding session$destroy() on module proxies and a non-blocking startApp() for driving apps programmatically.

Read the full shiny trajectory →

What is iris?

Iris ships steadily on a two-a-year cadence, but its feed publishes only pointers.

Iris tags a release candidate roughly every four to five months — 3.13 through 3.16 over the past year — and the cadence is the only thing the feed actually reports. Every entry is the same seven-line template: a line saying this is a release candidate, conda-forge and PyPI install commands, and a link to a 'What's New' page held elsewhere. No release notes reach the feed at all.

Read the full iris trajectory →

shiny vs iris: editorial side-by-side

S
shiny
ANALYTICS
0.0

Shiny made reactive apps observable, then gave them a way to tear themselves down

◆ Current state

Version 1.12.0 added OpenTelemetry support through the {otel} package, emitting spans for session start and end, reactive updates and individual reactive expressions, with collection depth set by an option or environment variable. The releases since have refined it - scoped collection controls in 1.12.1, cleaner stack traces in 1.13.0 - while 1.14.0 turned to lifecycle, adding session$destroy() on module proxies and a non-blocking startApp() for driving apps programmatically.

◆ Where it's heading

The framework is addressing the two things that make Shiny apps hard to run in production: you could not see inside the reactive graph, and you could not reliably dispose of parts of it. Tracing answers the first; scoped destruction of module session proxies answers the second. Both are aimed at long-lived, dynamically composed apps rather than at the single-file demo.

◆ Prediction

Expect the OpenTelemetry attribute names to settle once the deprecated spellings are dropped, and more of the reactive lifecycle to gain explicit teardown hooks now that session$destroy() has established the pattern. Editor integration is a likely area for follow-up after the Ark breakpoint support.

I
iris
ANALYTICS
2.5

Iris ships steadily on a two-a-year cadence, but its feed publishes only pointers.

◆ Current state

Iris tags a release candidate roughly every four to five months — 3.13 through 3.16 over the past year — and the cadence is the only thing the feed actually reports. Every entry is the same seven-line template: a line saying this is a release candidate, conda-forge and PyPI install commands, and a link to a 'What's New' page held elsewhere. No release notes reach the feed at all.

◆ Where it's heading

The version numbers say a mature Met Office library is being maintained on a predictable schedule; nothing in the published entries says what is being maintained. Until the project puts release content in the tag body, its public trail will read as cadence without substance, and readers have to leave the feed to learn anything. The pattern has been identical across four consecutive releases, so it is a deliberate publishing choice rather than an oversight.

◆ Prediction

Expect v3.17.0rc0 around late 2026 on the same schedule, carrying the same boilerplate — the notes will again live on the documentation site rather than in the release entry.

Alternatives to shiny and iris

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 shiny or iris.

See all shiny alternatives → · See all iris alternatives →

Recent activity from shiny and iris

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

  1. 13d agoirisv3.16.0rc0
  2. 1mo agoshinyModule scopes gain session$destroy() for reactive teardown
  3. 4mo agoirisv3.15.0rc0
  4. 5mo agoshinyInteractive breakpoints under Ark; cleaner render stack traces
  5. 8mo agoshinyScoped OpenTelemetry collection controls
  6. 8mo agoshinyShiny adds OpenTelemetry tracing of the reactive graph
  7. 9mo agoirisv3.14.0rc0
  8. 1y agoirisv3.13.0rc0
  9. 1y agoshinyRegression fixes for input bindings and label updates
  10. 1y agoshinyAuto-reload covers modules and support files

Frequently asked questions

What is the difference between shiny and iris?

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

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

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

What are the best alternatives to iris?

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