← Back to home
Comparison · Analytics

compositional.mle vs libr

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

Shared themes:r-package

compositional.mle vs libr: at a glance

Featurecompositional.mlelibr
SectorAnalyticsAnalytics
Velocity score0.02.5
Sparks · 30d00
Top themesmaximum-likelihood, optimization, functional-api, cransas-migration, data-processing, performance, r-package
Last editorial update24m ago1h ago
WebsiteVisit →Visit →

What is compositional.mle?

An MLE package rebuilt around composable solvers, then renamed to match.

compositional.mle performs numerical maximum likelihood estimation in R, with the optimisation strategy expressed as composed pieces rather than configured up front. It began in November 2025 as numerical.mle, a configuration-object package with fixed solvers. The v0.2.0 rewrite replaced that with solver factories sharing a uniform signature and operators for chaining and racing them, and renamed the package accordingly. The two most recent releases are CRAN submission work.

Read the full compositional.mle trajectory →

What is libr?

The SAS datastep clone for R just got roughly nineteen times faster.

libr gives R users SAS-style data libraries and a datastep() construct, sitting alongside logr, reporter and procs in the r-sassy suite for analysts moving clinical workflows off SAS. Most of its release history is narrow bug-fixing in the libname() readers, particularly the sas7bdat engine. The exception dominates the window: a single 2026 release that rewrote datastep() performance and cut the installed package to a quarter of its former size.

Read the full libr trajectory →

compositional.mle vs libr: editorial side-by-side

C0.0

An MLE package rebuilt around composable solvers, then renamed to match.

◆ Current state

compositional.mle performs numerical maximum likelihood estimation in R, with the optimisation strategy expressed as composed pieces rather than configured up front. It began in November 2025 as numerical.mle, a configuration-object package with fixed solvers. The v0.2.0 rewrite replaced that with solver factories sharing a uniform signature and operators for chaining and racing them, and renamed the package accordingly. The two most recent releases are CRAN submission work.

◆ Where it's heading

The arc is a design idea overtaking an implementation: version 0.1.0 exposed configuration functions and named solvers, version 0.2.0 turned solvers into values that can be sequenced with %>>%, raced with %|%, restarted, or conditionally refined, and separated the statistical problem from the optimisation strategy. Since then all effort has gone into CRAN acceptance, dead code removal, policy compliance, validation fixes. That is a package that redesigned itself early and is now trying to get through the door.

◆ Prediction

With the composable API settled, the next work will most likely be additional solvers and transformers plugged into the existing operators rather than another redesign.

L
libr
ANALYTICS
2.5

The SAS datastep clone for R just got roughly nineteen times faster.

◆ Current state

libr gives R users SAS-style data libraries and a datastep() construct, sitting alongside logr, reporter and procs in the r-sassy suite for analysts moving clinical workflows off SAS. Most of its release history is narrow bug-fixing in the libname() readers, particularly the sas7bdat engine. The exception dominates the window: a single 2026 release that rewrote datastep() performance and cut the installed package to a quarter of its former size.

◆ Where it's heading

Two threads run through these entries — steady correctness work on SAS file import, and a much less frequent but far more consequential push on making datastep() viable at real data volumes. The recent fix to empty-variable typing suggests the sas7bdat reader is still where edge cases surface. Having addressed both speed and package size in one release, the obvious remaining pressure is correctness and coverage of SAS semantics rather than throughput.

◆ Prediction

Expect the next releases to continue narrowing sas7bdat import edge cases, with any further datastep() work aimed at supporting more SAS syntax rather than at speed.

Alternatives to compositional.mle and libr

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 compositional.mle or libr.

See all compositional.mle alternatives → · See all libr alternatives →

Recent activity from compositional.mle and libr

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

  1. 11d agolibrsas7bdat import no longer types empty variables as logical
  2. 3mo agolibrdatastep() runs 83K rows in 21.6 seconds instead of 6.7 minutes
  3. 5mo agolibrTest data removed to reduce package size
  4. 6mo agocompositional.mleParallel racing fixed under the future package
  5. 6mo agocompositional.mleDead code removed and CRAN policy compliance work
  6. 8mo agocompositional.mleSolvers become composable values, and the package is renamed
  7. 8mo agocompositional.mleFirst release as numerical.mle, built on configuration objects
  8. 2y agolibrlibname() no longer fails on an empty dataset
  9. 2y agolibrlib_write() detects dataset changes again
  10. 2y agolibrlibname() handles file names containing multiple dots

Frequently asked questions

What is the difference between compositional.mle and libr?

Both compete on the same themes — r-package — within Analytics. libr is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is compositional.mle better than libr?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. libr is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Analytics products to evaluate alongside.

What are the best alternatives to compositional.mle?

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

What are the best alternatives to libr?

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