← Back to home
Comparison · Infra & APIs

eratosthenes vs vdiffr

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

eratosthenes vs vdiffr: at a glance

Featureeratosthenesvdiffr
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themesarchaeology, bayesian-inference, mcmc, input-validationtesting, snapshots, svg, testthat
Last editorial update59m ago5d ago
WebsiteVisit →Visit →

What is eratosthenes?

eratosthenes spends 0.1.0 hardening inputs rather than adding chronology methods.

eratosthenes does Bayesian estimation of archaeological chronologies from relative sequences, absolute constraints and artifact assemblages. The 0.0.9 line built out the inference diagnostics — traceplots, histograms, batch-means MCSE reporting, displacement estimation — and then consolidated artifact probability-density estimation into a single gibbs_ad_type(). The 0.1.0 tag turns outward instead, adding validators for every user-supplied structure and replacing seq_check() with a more informative seq_diag().

Read the full eratosthenes trajectory →

What is vdiffr?

vdiffr finished its job in 2021 and has been tracking compilers ever since.

vdiffr generates deterministic SVG snapshots so plot changes show up as test failures. Its recent history is almost entirely toolchain: UCRT Windows compatibility twice, a revert to C++11 to work around a GCC issue, and renaming the internal SVG device so it stops colliding with svglite. The only functional additions in view are snapshot variants in 1.0.8 and a testthat fix so snapshots are no longer auto-deleted when a test errors or skips. The last release was October 2024.

Read the full vdiffr trajectory →

eratosthenes vs vdiffr: editorial side-by-side

E
eratosthenes
INFRA · APIS
2.5

eratosthenes spends 0.1.0 hardening inputs rather than adding chronology methods.

◆ Current state

eratosthenes does Bayesian estimation of archaeological chronologies from relative sequences, absolute constraints and artifact assemblages. The 0.0.9 line built out the inference diagnostics — traceplots, histograms, batch-means MCSE reporting, displacement estimation — and then consolidated artifact probability-density estimation into a single gibbs_ad_type(). The 0.1.0 tag turns outward instead, adding validators for every user-supplied structure and replacing seq_check() with a more informative seq_diag().

◆ Where it's heading

The package is moving from research code to something a non-author can run. Consolidating estimation behind one function, then wrapping every input class in a validator, are the two steps that make failures legible instead of cryptic, and the diagnostics added earlier serve the same end for the sampler itself. Nothing in the window changes the underlying model; the work is all about making it usable and its output checkable.

◆ Prediction

With inputs validated and diagnostics in place, the next release is more likely to extend the constraint or assemblage modelling than to keep reworking the interface, though the feed's three sparse tags give little to read a cadence from.

V
vdiffr
INFRA · APIS
0.0

vdiffr finished its job in 2021 and has been tracking compilers ever since.

◆ Current state

vdiffr generates deterministic SVG snapshots so plot changes show up as test failures. Its recent history is almost entirely toolchain: UCRT Windows compatibility twice, a revert to C++11 to work around a GCC issue, and renaming the internal SVG device so it stops colliding with svglite. The only functional additions in view are snapshot variants in 1.0.8 and a testthat fix so snapshots are no longer auto-deleted when a test errors or skips. The last release was October 2024.

◆ Where it's heading

The package reached its intended shape at 1.0.0, when snapshot management moved to testthat and vdiffr shed most of its own R and JavaScript code to become a reproducible SVG engine and nothing more. There is not much left to add to that, and the release stream since reads accordingly: it moves when a compiler, an R version, or testthat moves. For a testing dependency this is a healthy end state, though it does mean the package inherits whatever the graphics engine does to snapshot stability.

◆ Prediction

The entries do not support predicting a feature release. The likely next change is a compatibility fix prompted by a compiler or a testthat change, as every release since 1.0.2 has been.

Alternatives to eratosthenes and vdiffr

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 eratosthenes or vdiffr.

See all eratosthenes alternatives → · See all vdiffr alternatives →

Recent activity from eratosthenes and vdiffr

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

  1. 10d agoeratosthenesInput validators added; seq_check() replaced by seq_diag()
  2. 1y agoeratosthenesArtifact p.d.f. estimation consolidated into gibbs_ad_type()
  3. 1y agoeratosthenesMCMC diagnostics arrive: traceplots, histograms, batch-means MCSE
  4. 1y agovdiffrSnapshot variants supported
  5. 2y agovdiffrRevert to C++11 for a GCC workaround
  6. 2y agovdiffrRename internal SVG device to avoid svglite collision
  7. 4y agovdiffrUCRT Windows compatibility under Rtools42
  8. 4y agovdiffrUCRT Windows compatibility
  9. 5y agovdiffrSnapshots survive errored and skipped tests

Frequently asked questions

What is the difference between eratosthenes and vdiffr?

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

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

What are the best alternatives to eratosthenes?

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

What are the best alternatives to vdiffr?

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