← Back to home
Comparison · Infra & APIs

BAS vs rsofun

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

BAS vs rsofun: at a glance

FeatureBASrsofun
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesbayesian-statistics, model-averaging, mcmc, r-packageecosystem-modelling, carbon-isotopes, land-use-change, fortran
Last editorial update1h ago40m ago
WebsiteVisit →Visit →

What is BAS?

A Bayesian model-averaging package spending its 2.0 on memory, not methods.

BAS performs Bayesian variable selection and model averaging for linear and generalized linear models, sampling from a model space too large to enumerate. The visible history splits cleanly: 2023-2024 added sampling machinery — an adaptive independent MCMC sampler with Horvitz-Thompson estimation, hereditary-constraint counting — while 2.0.0 in late 2025 reworked how sampler output is allocated in C. The 2.0.2 patch is a PROTECT fix for rchk warnings.

Read the full BAS trajectory →

What is rsofun?

An ecosystem model starts tracking carbon isotopes and land-use change.

rsofun wraps the P-model and BiomeE vegetation models in R with Fortran cores, covering photosynthesis, water balance and forest demography, plus Bayesian calibration. The 5.1.0 release is the first in the window to widen what the models simulate rather than reorganise them. Before it, the history is renaming, cost-function rewrites and output-format consistency work.

Read the full rsofun trajectory →

BAS vs rsofun: editorial side-by-side

B
BAS
INFRA · APIS
0.0

A Bayesian model-averaging package spending its 2.0 on memory, not methods.

◆ Current state

BAS performs Bayesian variable selection and model averaging for linear and generalized linear models, sampling from a model space too large to enumerate. The visible history splits cleanly: 2023-2024 added sampling machinery — an adaptive independent MCMC sampler with Horvitz-Thompson estimation, hereditary-constraint counting — while 2.0.0 in late 2025 reworked how sampler output is allocated in C. The 2.0.2 patch is a PROTECT fix for rchk warnings.

◆ Where it's heading

Memory is the binding constraint and the releases say so directly. The hereditary-constraint counter, the GROW option, and the replacement of over-allocation with resizing all attack the same problem: n.models is a guess, and guessing high wastes memory on problems where few unique models are actually visited. The 2.0.0 work was additionally forced by R tightening its C API against non-API calls like SETLENGTH, a constraint every C-heavy CRAN package has been absorbing. Method development has been quiet since 1.7.x.

◆ Prediction

The 1.7.5 notes call the hereditary-constraint counting a first step and say future updates will cover other constraint types, including polynomials, which remain unhandled. That is the one concrete commitment in this history, though nothing since has returned to it.

R
rsofun
INFRA · APIS
0.0

An ecosystem model starts tracking carbon isotopes and land-use change.

◆ Current state

rsofun wraps the P-model and BiomeE vegetation models in R with Fortran cores, covering photosynthesis, water balance and forest demography, plus Bayesian calibration. The 5.1.0 release is the first in the window to widen what the models simulate rather than reorganise them. Before it, the history is renaming, cost-function rewrites and output-format consistency work.

◆ Where it's heading

The direction is from a calibration harness toward a model that can answer different questions: isotope fractionation now comes out of the P-model, BiomeE handles land use and land-use change, and forcing can be recycled when a simulation outruns its data. Version stamps are unreliable here, with a v5.0 tag carrying only a build fix and predating v4.4, so the arc reads better through content than through numbering.

◆ Prediction

The isotope work is explicitly unfinished, with a constant atmospheric signature standing in for daily d13c forcing, so the next likely step is accepting that as model input.

Alternatives to BAS and rsofun

Other Infra & APIs 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 BAS or rsofun.

See all BAS alternatives → · See all rsofun alternatives →

Recent activity from BAS and rsofun

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

  1. 8mo agoBASBAS 2.0.2
  2. 8mo agoBASBAS 2.0.0
  3. 10mo agorsofunCarbon isotope tracking and LULUC support across both models
  4. 1y agorsofunLM3-PPA renamed BiomeE; cost function and stress functions rewritten
  5. 1y agoBASBAS 1.7.5
  6. 1y agorsofunParallel make fix on the v5.0 tag
  7. 1y agoBASBAS 1.7.3
  8. 1y agoBASBAS 1.7.2
  9. 2y agoBASBAS 1.7.1
  10. 2y agorsofuncnmodel 0.1 research snapshot tag
  11. 4y agorsofunFortran crash guards and consistent P-model variable names
  12. 4y agorsofunPublic release following a code refactor

Frequently asked questions

What is the difference between BAS and rsofun?

They serve adjacent needs but don't currently overlap on shipped themes. BAS and rsofun 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 BAS better than rsofun?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. BAS and rsofun 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to BAS?

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

What are the best alternatives to rsofun?

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