← Back to home
Comparison · Analytics

metatools vs rlistings

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

Shared themes:pharmaverseclinical-trialsr-package

metatools vs rlistings: at a glance

Featuremetatoolsrlistings
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themespharmaverse, sdtm, adam, clinical-trialsclinical-trials, listings, pagination, r-package
Last editorial update5h ago58m ago
WebsiteVisit →Visit →

What is metatools?

SDTM supplemental-qualifier merging got sturdier, then the package went quiet for two years.

metatools provides the utilities that build and check SDTM and ADaM datasets against their metadata in the pharmaverse. The 0.1.6 release in July 2024 is the substantive one: combine_supp() learned to handle zero-row supplemental data, to refuse QNAM columns already present in the source, and to route multiple QNAM values to the same IDVAR, alongside enhanced controlled-terminology checks and record-uniqueness verification. Nothing has shipped since.

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

metatools vs rlistings: editorial side-by-side

M
metatools
ANALYTICS
0.0

SDTM supplemental-qualifier merging got sturdier, then the package went quiet for two years.

◆ Current state

metatools provides the utilities that build and check SDTM and ADaM datasets against their metadata in the pharmaverse. The 0.1.6 release in July 2024 is the substantive one: combine_supp() learned to handle zero-row supplemental data, to refuse QNAM columns already present in the source, and to route multiple QNAM values to the same IDVAR, alongside enhanced controlled-terminology checks and record-uniqueness verification. Nothing has shipped since.

◆ Where it's heading

The package's development has been concentrated on one function, combine_supp(), which is where the messy realities of supplemental qualifiers surface — whitespace in join keys, empty supp datasets, colliding names. 0.1.6 also drew three first-time contributors, which is the healthiest signal in the history, but no release has followed. Sibling packages have meanwhile been dropping metatools as a dependency.

◆ Prediction

Without a release in two years the package looks stable rather than active; the plausible trigger is a controlled-terminology or dplyr change that forces the checks to be updated.

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

See all metatools alternatives → · See all rlistings alternatives →

Recent activity from metatools and rlistings

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

  1. 1y agorlistingsError and message handling for difftime and zero-row listings
  2. 1y agorlistingsTrueType font support and col_gap in pagination
  3. 2y agometatoolscombine_supp() hardened; controlled-terminology checks extended
  4. 2y agorlistingssplit_into_pages_by_var() and pagination moved onto formatters
  5. 3y agometatools0.1.4 Update to dplyr and small bug fixes
  6. 4y agometatools0.1.1 first CRAN release

Frequently asked questions

What is the difference between metatools and rlistings?

Both compete on the same themes — pharmaverse, clinical-trials, r-package — within Analytics. metatools 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 metatools better than rlistings?

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

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