← Back to home
Comparison · Analytics

marquee vs rlistings

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

Shared themes:r-package

marquee vs rlistings: at a glance

Featuremarqueerlistings
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-lib, typography, markdown, ggplot2clinical-trials, listings, pagination, r-package
Last editorial update5h ago59m ago
WebsiteVisit →Visit →

What is marquee?

marquee is filling in the typographic details — outlines, border types, real font metrics for underlines.

marquee renders markdown text onto R graphics devices, and backs element_marquee() and geom_marquee() in ggplot2. Development ran in a tight burst through August and September 2025: 1.1.0 added text outlines, a size shortcut and remote PNG/JPEG support, 1.2.0 added border and outline line types and moved underline placement onto font metrics, and 1.2.1 cleaned up the bugs those introduced.

Read the full marquee trajectory →

What is rlistings?

Clinical listings that keep inheriting their hardest problem — pagination — from the layer below.

rlistings renders clinical-trial subject listings and paginates them for regulatory output, sitting alongside rtables on the shared formatters engine. The releases in this window are dominated by pagination correctness: repeated key columns across pages, splitting by a variable, ordered-factor handling, column gaps, and font metrics. Development is a large rotating contributor set inside the insightsengineering organisation.

Read the full rlistings trajectory →

marquee vs rlistings: editorial side-by-side

M
marquee
ANALYTICS
0.0

marquee is filling in the typographic details — outlines, border types, real font metrics for underlines.

◆ Current state

marquee renders markdown text onto R graphics devices, and backs element_marquee() and geom_marquee() in ggplot2. Development ran in a tight burst through August and September 2025: 1.1.0 added text outlines, a size shortcut and remote PNG/JPEG support, 1.2.0 added border and outline line types and moved underline placement onto font metrics, and 1.2.1 cleaned up the bugs those introduced.

◆ Where it's heading

The package is converging on typographic fidelity rather than new capability. Early work settled layout semantics — CSS margin collapsing, inline padding reserving space during shaping, devices without glyph support — and recent releases refine how decorations are drawn and measured. The naming cleanup in 1.2.0, border_size becoming border_width, reads as an API being tidied ahead of wider use rather than one still being explored.

◆ Prediction

Expect continued small releases sanding down rendering edge cases in ggplot2 contexts, since that is where the recent bug reports come from; nothing here signals a new feature area.

R
rlistings
ANALYTICS
0.0

Clinical listings that keep inheriting their hardest problem — pagination — from the layer below.

◆ Current state

rlistings renders clinical-trial subject listings and paginates them for regulatory output, sitting alongside rtables on the shared formatters engine. The releases in this window are dominated by pagination correctness: repeated key columns across pages, splitting by a variable, ordered-factor handling, column gaps, and font metrics. Development is a large rotating contributor set inside the insightsengineering organisation.

◆ Where it's heading

The package is progressively delegating pagination to formatters rather than implementing it — paginate_listing() was refactored to call formatters' paginate_to_mpfs() directly, and truetype font support arrived through a new formatters API. That reduces duplicated logic but ties the package's page-break behaviour to a dependency it shares with rtables. Feature work beyond pagination is thin: better error messages for unsupported column classes, a cheatsheet.

◆ Prediction

Expect pagination fidelity to remain the focus, with changes arriving as formatters exposes more of its layout machinery rather than as rlistings-native features.

Alternatives to marquee and rlistings

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 marquee or rlistings.

See all marquee alternatives → · See all rlistings alternatives →

Recent activity from marquee and rlistings

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

  1. 11mo agomarqueeBug fixes for relative sizes, outlines and guide width
  2. 11mo agomarqueeBorder and outline line types; underlines follow font metrics
  3. 11mo agomarqueeRotated text width fixed; factor input supported
  4. 0y agomarqueeText outlines, size shortcuts and images from URLs
  5. 1y agomarquee1.0 settles margin collapsing and inline decoration spacing
  6. 1y agorlistingsError and message handling for difftime and zero-row listings
  7. 1y agorlistingsTrueType font support and col_gap in pagination
  8. 2y agorlistingssplit_into_pages_by_var() and pagination moved onto formatters

Frequently asked questions

What is the difference between marquee and rlistings?

Both compete on the same themes — r-package — within Analytics. marquee and rlistings are shipping at a similar cadence (velocity 0.0 vs 0.0, 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 marquee better than rlistings?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. marquee and rlistings are shipping at a similar cadence (velocity 0.0 vs 0.0, 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 marquee?

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

What are the best alternatives to rlistings?

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