← Back to home
Comparison · Analytics

lobstr vs tern.mmrm

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

lobstr vs tern.mmrm: at a glance

Featurelobstrtern.mmrm
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-lib, introspection, memory, c-apipharmaverse, mmrm, tabulation, maintenance
Last editorial update47m ago2h 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 tern.mmrm?

An MMRM tabulation package that has published nothing since its 2024 CRAN releases.

tern.mmrm wraps mixed models for repeated measures into the tern tabulation and plotting layer used by teal clinical modules. The visible history ends with three CRAN releases in mid-to-late 2024; before that the feed carries only automated version bumps from 2022. The most recent change adds axis limit arguments to the LS-means plot.

Read the full tern.mmrm trajectory →

lobstr vs tern.mmrm: 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
tern.mmrm
ANALYTICS
0.0

An MMRM tabulation package that has published nothing since its 2024 CRAN releases.

◆ Current state

tern.mmrm wraps mixed models for repeated measures into the tern tabulation and plotting layer used by teal clinical modules. The visible history ends with three CRAN releases in mid-to-late 2024; before that the feed carries only automated version bumps from 2022. The most recent change adds axis limit arguments to the LS-means plot.

◆ Where it's heading

Content per release is thin and largely organisational: a maintainer change, replacing scda with random.cdisc.data in vignettes, and adapting to new {mmrm} versions. The package appears to be in maintenance, tracking its upstream dependency rather than developing independently.

◆ Prediction

Nothing here signals new functionality; the realistic next event is another compatibility release when {mmrm} or {rtables} changes underneath it.

Alternatives to lobstr and tern.mmrm

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 tern.mmrm.

See all lobstr alternatives → · See all tern.mmrm alternatives →

Recent activity from lobstr and tern.mmrm

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. 1y agotern.mmrmAxis limits added to the LS-means plot
  4. 2y agotern.mmrmMaintainer change and scda replaced in vignettes
  5. 2y agotern.mmrmCRAN 0.3.0 release, mostly workflow housekeeping
  6. 3y agotern.mmrm2022_10_13
  7. 3y agotern.mmrm2022_08_16
  8. 4y agolobstrMoves to cpp11, relicensed MIT, adds experimental tree()
  9. 4y agotern.mmrm2022_06_09: [skip vbump] (#63)
  10. 7y agolobstrPROTECT error fixed
  11. 7y agolobstrALTREP sizes computed correctly; obj_addr() stops side-effecting

Frequently asked questions

What is the difference between lobstr and tern.mmrm?

They serve adjacent needs but don't currently overlap on shipped themes. lobstr and tern.mmrm 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 tern.mmrm?

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

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