← Back to home
Comparison · Infra & APIs

ggsketch vs stochvol

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

ggsketch vs stochvol: at a glance

Featureggsketchstochvol
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2-extensions, hand-drawn-rendering, drawing-media, r-graphicsbayesian-inference, stochastic-volatility, mcmc, rcpp
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is ggsketch?

ggsketch stopped being a line style and became a drawing-medium simulator.

ggsketch is a ggplot2 extension that renders plots as if drawn by hand. Through the 1.x line that meant one thing: roughening outlines and fills with configurable jitter. The 2.0.0 release published in July reframes the package around simulated drawing media — pen, chisel-tip highlighter, airbrush — and simulated paper grounds, with the sketch geoms inheriting whichever medium is set.

Read the full ggsketch trajectory →

What is stochvol?

A Bayesian volatility sampler in its maintenance decade, paying for its own speed

stochvol runs MCMC for stochastic volatility models, with a C++ sampler underneath an R interface. Five years of releases in this window contain no new models: the work is compiler and dependency compatibility, CRAN check notes, and a steady trickle of corrections to the sampler itself. Its methodological milestone, the Journal of Statistical Software paper, is recorded in a 2021 tag.

Read the full stochvol trajectory →

ggsketch vs stochvol: editorial side-by-side

G
ggsketch
INFRA · APIS
0.0

ggsketch stopped being a line style and became a drawing-medium simulator.

◆ Current state

ggsketch is a ggplot2 extension that renders plots as if drawn by hand. Through the 1.x line that meant one thing: roughening outlines and fills with configurable jitter. The 2.0.0 release published in July reframes the package around simulated drawing media — pen, chisel-tip highlighter, airbrush — and simulated paper grounds, with the sketch geoms inheriting whichever medium is set.

◆ Where it's heading

The maintainer states 2.0.0 is the engine for a series, and the release notes read that way: the medium sampler and the paper renderer are new Layer-1/Layer-2 primitives that every existing geom picks up for free. The second thread is correctness under real plot layouts — corner-aware label repulsion, boundary densification so bars bend under polar coordinates, reserved panel room so edge labels stop clipping. Geom coverage keeps widening in parallel, with chicklet charts the newest addition.

◆ Prediction

Expect the rest of the 2.x series to add media on top of the new sampler rather than more geoms, since that is where 2.0.0 put the extensibility. The default hachure-pitch change already shifts existing output slightly, so a follow-up patch tuning those defaults against real plots is likely.

S
stochvol
INFRA · APIS
0.0

A Bayesian volatility sampler in its maintenance decade, paying for its own speed

◆ Current state

stochvol runs MCMC for stochastic volatility models, with a C++ sampler underneath an R interface. Five years of releases in this window contain no new models: the work is compiler and dependency compatibility, CRAN check notes, and a steady trickle of corrections to the sampler itself. Its methodological milestone, the Journal of Statistical Software paper, is recorded in a 2021 tag.

◆ Where it's heading

This is what a finished computational package looks like. The formula interface arrived at 3.1.0 and nothing has been added since; what changes is the ground underneath — RcppArmadillo major versions, UBSan checks, error-handling conventions moving from Rf_error to Rcpp::stop for correct memory management. The recurring pattern worth watching is that several releases fix real errors in the sampler's proposal distributions, found by users and by CRAN's own instrumented checks rather than by the maintainer.

◆ Prediction

Nothing in these notes suggests new methodology. Expect the next release when RcppArmadillo or a CRAN check flavour forces one, and treat any bug report against the samplers as the more consequential event.

Alternatives to ggsketch and stochvol

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 ggsketch or stochvol.

See all ggsketch alternatives → · See all stochvol alternatives →

Recent activity from ggsketch and stochvol

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

  1. 1mo agoggsketchSpray, highlighter and paper grounds turn plots into drawings
  2. 1mo agoggsketchRoughness becomes a mappable aesthetic; fills get their own seed
  3. 2mo agoggsketchRough theme frame, sketch colour scales and scribble fill
  4. 5mo agostochvolSampler crash with constant parameters fixed, plus RcppArmadillo 15
  5. 1y agostochvolTwo CRAN check notes cleared
  6. 1y agostochvolProposal variance corrected in the centered parameterisation
  7. 2y agostochvolCRAN stochvol 3.2.4
  8. 2y agostochvolRolling-window indexing and inverse gamma prior validation fixed
  9. 3y agostochvolCore C++ sampler routines exported for reuse

Frequently asked questions

What is the difference between ggsketch and stochvol?

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

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

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

What are the best alternatives to stochvol?

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