← Back to home
Comparison · Analytics

mizer vs vellumplot

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

mizer vs vellumplot: at a glance

Featuremizervellumplot
SectorAnalyticsAnalytics
Velocity score5.06.3
Sparks · 30d01
Top themessize-spectrum-modelling, marine-ecology, numerical-methods, extension-frameworkr-graphics, grammar-of-graphics, accessibility, data-visualization
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is mizer?

After two and a half years dormant, mizer shipped three major versions in seven weeks.

The size-spectrum fish modelling package sat at 2.5.0 from December 2023 until June 2026, then released 3.0.0, 3.1.0 and 3.2.0 in the space of seven weeks. The three releases divide cleanly: 3.0.0 added biological realism through a diffusion term in the McKendrick-von Foerster equation, 3.1.0 added an opt-in second-order numerical scheme in size, and 3.2.0 rebuilt how species and resource parameters are set. Backward compatibility is handled carefully throughout — the experimental scheme is off by default and the first-order path is byte-identical to previous versions.

Read the full mizer trajectory →

What is vellumplot?

vellumplot tags its first release with a bet most R grammars don't make: the static figure and the widget are the same object.

A new grammar of graphics built on the vellum vector engine, developing fast — ten releases in roughly three weeks — and now at its first tagged release. The distinguishing architectural claim is that the compiled plot is the scene, so a static export and an interactive widget cannot drift apart, and that it renders without a graphics device because vellum measures text itself. Accessibility is treated as a first-class output rather than an afterthought: tagged PDF with a navigable structure tree and alt text, a plot_lint() check, and colour-vision-deficiency simulation at render time.

Read the full vellumplot trajectory →

mizer vs vellumplot: editorial side-by-side

M
mizer
ANALYTICS
5.0

After two and a half years dormant, mizer shipped three major versions in seven weeks.

◆ Current state

The size-spectrum fish modelling package sat at 2.5.0 from December 2023 until June 2026, then released 3.0.0, 3.1.0 and 3.2.0 in the space of seven weeks. The three releases divide cleanly: 3.0.0 added biological realism through a diffusion term in the McKendrick-von Foerster equation, 3.1.0 added an opt-in second-order numerical scheme in size, and 3.2.0 rebuilt how species and resource parameters are set. Backward compatibility is handled carefully throughout — the experimental scheme is off by default and the first-order path is byte-identical to previous versions.

◆ Where it's heading

Two threads run through the 3.x line. The first is numerical: diffusion, then higher-order accuracy in both size and time, with explicit warnings that enabling them shifts diagnostics and may require recalibration. The second is making the package composable — extensions now work regardless of load order, and parameter assignment propagates to the derived rate arrays instead of being silently discarded. That second thread reads as the more consequential one: the 3.2.0 notes describe scalar edits that previously vanished and now accumulate, which is the kind of fix that changes what published model configurations actually computed.

◆ Prediction

Expect the experimental second-order scheme to move toward default-on once recalibration guidance exists, and the patch line to keep absorbing the documentation and website gaps that 3.2.1 started on.

V
vellumplot
ANALYTICS
6.3

vellumplot tags its first release with a bet most R grammars don't make: the static figure and the widget are the same object.

◆ Current state

A new grammar of graphics built on the vellum vector engine, developing fast — ten releases in roughly three weeks — and now at its first tagged release. The distinguishing architectural claim is that the compiled plot is the scene, so a static export and an interactive widget cannot drift apart, and that it renders without a graphics device because vellum measures text itself. Accessibility is treated as a first-class output rather than an afterthought: tagged PDF with a navigable structure tree and alt text, a plot_lint() check, and colour-vision-deficiency simulation at render time.

◆ Where it's heading

The release sequence shows a grammar filling in ggplot2-parity features and specialist marks in parallel. Parity work landed as secondary axes, rich legend titles, and Sankey styling; the specialist end added categorical datashading, image marks, flow maps and edge bundling for dense graphs. Version 0.7.0 shows a willingness to break early — vsunburst() was removed outright in favour of one vhierarchy() constructor covering sunburst, icicle, treemap and circlepack — which is the right time to do it and suggests the API is still being consolidated toward fewer, more general constructors.

◆ Prediction

Expect more consolidation of near-duplicate constructors under type arguments and continued expansion of the declarative interactivity introduced in 0.7.0, now that the first tagged release has fixed a public API surface.

Alternatives to mizer and vellumplot

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 mizer or vellumplot.

See all mizer alternatives → · See all vellumplot alternatives →

Recent activity from mizer and vellumplot

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

  1. 14d agovellumplotFirst tagged release: one spec compiles to PNG, SVG, tagged PDF and a widget
  2. 15d agomizerpkgdown index fix for a man page added after the 3.2.0 build
  3. 19d agovellumplotFlow maps and edge bundling for dense graph plots
  4. 24d agovellumplotvhierarchy() replaces vsunburst(); declarative interactivity arrives
  5. 25d agomizerParameter assignment rebuilds derived rates; extensions compose in any load order
  6. 26d agovellumplotSankey crossing minimisation and per-branch sunburst colouring
  7. 29d agovellumplotSecondary axes land; rich legend titles stop clipping
  8. 1mo agovellumplotCategorical datashading in one call, plus image marks at data points
  9. 1mo agomizerOpt-in second-order accurate scheme in the size variable
  10. 2mo agomizerDiffusion enters the McKendrick-von Foerster equation, ending a two-year gap
  11. 2y agomizerExternal encounter rate, and a split between given and calculated parameters
  12. 3y agomizerw_inf renamed to w_max to separate maximum size from von Bertalanffy asymptotic size

Frequently asked questions

What is the difference between mizer and vellumplot?

They serve adjacent needs but don't currently overlap on shipped themes. vellumplot is currently shipping more aggressively (velocity 6.3 vs 5.0), with 1 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 mizer better than vellumplot?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. vellumplot is currently shipping more aggressively (velocity 6.3 vs 5.0), with 1 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 mizer?

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

What are the best alternatives to vellumplot?

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