← Back to home
Comparison · Analytics

lobstr vs tidytlg

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

Shared themes:r-package

lobstr vs tidytlg: at a glance

Featurelobstrtidytlg
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-lib, introspection, memory, c-apiclinical-trials, tables, r-package, pharmaverse
Last editorial update5h ago59m ago
WebsiteVisit →Visit →

What is lobstr?

R's object inspector is losing its view of the internals as CRAN closes off the private C API.

lobstr exposes R's internal object representation — sizes, addresses, reference counts, abstract syntax trees. Its two most recent releases are both driven by R's move to a restricted public C API: 1.1.3 stopped reporting a vector's truelength and reworked the reference indicator into refs:n, and 1.2.0 changed what sxp(expand = "environment") shows in order to stay compliant. 1.2.0 also adds src() for exploring srcref objects.

Read the full lobstr trajectory →

What is tidytlg?

A tables-listings-graphs package that reached CRAN and then went quiet.

tidytlg generates clinical tables, listings, and graphs from tidyverse-style pipelines, maintained under the pharmaverse organisation. All four releases in the window are from a single eight-month stretch in 2023, and their content is CRAN preparation, a logging-dependency swap, and multi-file support. Release notes are merge lists rather than described changes.

Read the full tidytlg trajectory →

lobstr vs tidytlg: editorial side-by-side

L
lobstr
ANALYTICS
0.0

R's object inspector is losing its view of the internals as CRAN closes off the private C API.

◆ Current state

lobstr exposes R's internal object representation — sizes, addresses, reference counts, abstract syntax trees. Its two most recent releases are both driven by R's move to a restricted public C API: 1.1.3 stopped reporting a vector's truelength and reworked the reference indicator into refs:n, and 1.2.0 changed what sxp(expand = "environment") shows in order to stay compliant. 1.2.0 also adds src() for exploring srcref objects.

◆ Where it's heading

The package is being rebuilt inside a shrinking window of what R permits. Each release trades some introspection depth for API conformance while trying to keep the diagnostic value intact — showing promise expressions instead of internal frame structures, replacing named with a documented refs scale. Where the constraint does not bite, development continues normally: src() is genuinely new, and the environment-binding fixes remove long-standing errors on for-loop and immediate bindings.

◆ Prediction

Expect further conformance work, since the notes describe it as ongoing, with any remaining non-API-dependent readouts either reworked or dropped as R tightens further.

T
tidytlg
ANALYTICS
0.0

A tables-listings-graphs package that reached CRAN and then went quiet.

◆ Current state

tidytlg generates clinical tables, listings, and graphs from tidyverse-style pipelines, maintained under the pharmaverse organisation. All four releases in the window are from a single eight-month stretch in 2023, and their content is CRAN preparation, a logging-dependency swap, and multi-file support. Release notes are merge lists rather than described changes.

◆ Where it's heading

The visible arc is getting onto CRAN and staying installable — vignette corrections per CRAN comments, a badge, a check fix, and replacing the timber logging package with logrx. The one functional addition is multiple-file support. There has been no release since October 2023, so on this evidence the package is stable or dormant rather than actively developing.

◆ Prediction

The entries give no signal about planned work; with nothing shipped in roughly two years, the more likely next event is a maintenance release triggered by a dependency or CRAN check than a feature.

Alternatives to lobstr and tidytlg

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 lobstr or tidytlg.

See all lobstr alternatives → · See all tidytlg alternatives →

Recent activity from lobstr and tidytlg

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

  1. 5mo agolobstrNew src() for srcrefs; environment bindings stop erroring
  2. 9mo agolobstrtruelength reporting dropped for public C API compliance
  3. 2y agotidytlgSwaps the timber logger for logrx
  4. 3y agotidytlgMultiple-file support and table-binding fixes
  5. 3y agotidytlgVignette update per CRAN comments
  6. 3y agotidytlgFirst CRAN release
  7. 4y agolobstrMoves to cpp11, relicensed MIT, adds experimental tree()
  8. 7y agolobstrPROTECT error fixed
  9. 7y agolobstrALTREP sizes computed correctly; obj_addr() stops side-effecting

Frequently asked questions

What is the difference between lobstr and tidytlg?

Both compete on the same themes — r-package — within Analytics. lobstr and tidytlg 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 lobstr better than tidytlg?

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

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

What are the best alternatives to tidytlg?

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