← Back to home
Comparison · Infra & APIs

campsis vs prova

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

Shared themes:api-consolidation

campsis vs prova: at a glance

Featurecampsisprova
SectorInfra & APIsInfra & APIs
Velocity score3.86.3
Sparks · 30d11
Top themespharmacometrics, clinical-trial-simulation, breaking-changes, json-interfacer-packages, bayesian-inference, decision-analysis, api-consolidation
Last editorial update2h ago49m ago
WebsiteVisit →Visit →

What is campsis?

Campsis breaks its API on purpose: snake_case throughout, RxODE compatibility cut loose.

Campsis runs clinical-trial simulations from pharmacometric models, sitting on mrgsolve and rxode2 as interchangeable engines, with the sibling package Campsismod supplying the model object layer. Version 1.9.0 is the release where the suite stops carrying its history: the whole API migrates to snake_case, backward compatibility with the old RxODE package is removed, and result processing is refactored into output functions that can be applied as a collection, with an NCA table the first substantial one. Campsismod made the same snake_case move a week earlier, so this is a suite-wide rename rather than one package's decision.

Read the full campsis trajectory →

What is prova?

prova adds expected-utility calculation on top of its Bayesian inference core.

prova does Bayesian nonparametric inference in R — probabilities through Pr() and qPr(), mutual information, quantile plots. Five releases in about two weeks renamed its central argument, collapsed two plotting functions into one, and then in v2.3.0 introduced exputility() for expected utilities and their revisability, with plot() and print() methods attached from the start.

Read the full prova trajectory →

campsis vs prova: editorial side-by-side

C
campsis
INFRA · APIS
3.8

Campsis breaks its API on purpose: snake_case throughout, RxODE compatibility cut loose.

◆ Current state

Campsis runs clinical-trial simulations from pharmacometric models, sitting on mrgsolve and rxode2 as interchangeable engines, with the sibling package Campsismod supplying the model object layer. Version 1.9.0 is the release where the suite stops carrying its history: the whole API migrates to snake_case, backward compatibility with the old RxODE package is removed, and result processing is refactored into output functions that can be applied as a collection, with an NCA table the first substantial one. Campsismod made the same snake_case move a week earlier, so this is a suite-wide rename rather than one package's decision.

◆ Where it's heading

The 1.8 and 1.9 releases together describe a package being made drivable from outside R. JSON interfaces arrived first for models in Campsismod 1.3.0 and for datasets in Campsis 1.8.0, then extended to scenarios, settings and study replication; the output side has now been generalised the same way, from fixed result processing to a collection of output functions applied to simulated results. Renaming every function and cutting RxODE loose is the cost of that consolidation, paid in one deliberate breaking release rather than spread across several.

◆ Prediction

With the rename and the RxODE removal behind it, the next releases should restore the rxode2 engine to the test suite, which 1.9.0 removed temporarily, and continue filling out the output-function catalogue beyond NCA. The JSON surface looks like the intended entry point for driving Campsis from outside R, though the entries do not say what is meant to consume it.

P
prova
INFRA · APIS
6.3

prova adds expected-utility calculation on top of its Bayesian inference core.

◆ Current state

prova does Bayesian nonparametric inference in R — probabilities through Pr() and qPr(), mutual information, quantile plots. Five releases in about two weeks renamed its central argument, collapsed two plotting functions into one, and then in v2.3.0 introduced exputility() for expected utilities and their revisability, with plot() and print() methods attached from the start.

◆ Where it's heading

Two arcs run in parallel. One compresses the API: learnt= became K=, flexiplot() and plotquantiles() merged into pplot(), and omitting arguments such as Y=, X= and K= got simpler. The other extends reach — mutualinfoF() for finite-domain variates, quantile accuracy reported alongside mutual information, and now a decision-theoretic layer sitting on the inference the package already did.

◆ Prediction

exputility() shipping with print() and plot() methods matches how the probability and mutual-information classes were treated, so utilities are likely to get the same class-based handling as they mature. The notes do not say whether decision analysis extends beyond expected utility.

Alternatives to campsis and prova

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 campsis or prova.

See all campsis alternatives → · See all prova alternatives →

Recent activity from campsis and prova

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

  1. 13d agoprovaexputility() brings decision analysis into prova
  2. 15d agocampsissnake_case across the API; RxODE compatibility removed
  3. 20d agoprovaCumulative 2.x notes, plus hist() and mutual-information changes
  4. 23d agoprovalearnt= becomes K=; pplot() replaces two plot functions
  5. 27d agoprovaFix for pre-existing parallel clusters
  6. 28d agoprovaextraDistr dropped; mutual-information objects get a class
  7. 5mo agocampsisJSON arguments reach Dataset, Scenarios and Settings
  8. 7mo agocampsisMaintenance release for future package warnings
  9. 7mo agocampsisJSON import for Campsis datasets
  10. 1y agocampsisDosing gains vectorized compartments and cycle repetition
  11. 1y agocampsisParameter uncertainty from SIR and bootstrap output

Frequently asked questions

What is the difference between campsis and prova?

Both compete on the same themes — api-consolidation — within Infra & APIs. prova is currently shipping more aggressively (velocity 6.3 vs 3.8), with 1 editorial sparks in the last 30 days against 1. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is campsis better than prova?

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

What are the best alternatives to campsis?

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

What are the best alternatives to prova?

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