← Back to home
Comparison · Analytics

r2rtf vs rlistings

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

Shared themes:pharmaverse

r2rtf vs rlistings: at a glance

Featurer2rtfrlistings
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesclinical-reporting, rtf, internationalization, document-conversionclinical-trials, listings, pagination, r-package
Last editorial update1h ago58m ago
WebsiteVisit →Visit →

What is r2rtf?

The clinical-report table engine learned Chinese, then learned to leave RTF entirely

r2rtf builds the RTF tables, listings and figures that go into clinical study reports, and its recent releases have been about widening who and what it can serve rather than changing how tables are composed. The 1.2.0 release added internationalization — a SimSun font path for Chinese characters plus hyphenation control — and 1.3.0 followed with write_docx() and write_html(), turning the LibreOffice conversion the package had documented into exported functions.

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

r2rtf vs rlistings: editorial side-by-side

R
r2rtf
ANALYTICS
0.0

The clinical-report table engine learned Chinese, then learned to leave RTF entirely

◆ Current state

r2rtf builds the RTF tables, listings and figures that go into clinical study reports, and its recent releases have been about widening who and what it can serve rather than changing how tables are composed. The 1.2.0 release added internationalization — a SimSun font path for Chinese characters plus hyphenation control — and 1.3.0 followed with write_docx() and write_html(), turning the LibreOffice conversion the package had documented into exported functions.

◆ Where it's heading

Two threads run through the window. One is output reach: RTF remains the composition target, but the artifacts that come out of it now include DOCX and HTML, and page numbering can be made table-relative across multi-page tables. The other is durability under a moving R and font stack — the ANSI/Unicode converter was rebuilt, the LaTeX mapping table generated from code rather than shipped as sysdata, unlist() usage fixed for R 4.5, and graphics-device leaks that produced stray Rplots.pdf closed off.

◆ Prediction

Having exported DOCX and HTML conversion, the likely next step is filling in what those formats lose relative to RTF — pagination and footnote fidelity are the obvious gaps. The i18n path currently covers Chinese only, so additional font families are the other plausible direction.

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

See all r2rtf alternatives → · See all rlistings alternatives →

Recent activity from r2rtf and rlistings

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

  1. 7mo agor2rtfDOCX and HTML output become exported functions
  2. 11mo agor2rtfChinese character support arrives via an i18n font path
  3. 1y agor2rtfText colour fixed for figures encoded into RTF
  4. 1y agor2rtfFootnote handling fixed for R 4.5.0
  5. 1y agor2rtfUnicode converter rebuilt and mapping table made inspectable
  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
  9. 2y agor2rtfUTF-8 conversion fix and LibreOffice 7.6 support

Frequently asked questions

What is the difference between r2rtf and rlistings?

Both compete on the same themes — pharmaverse — within Analytics. r2rtf 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 r2rtf better than rlistings?

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

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