← Back to home
Comparison · Infra & APIs

rgm vs Skipper

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

rgm vs Skipper: at a glance

FeaturergmSkipper
SectorInfra & APIsInfra & APIs
Velocity score0.05.0
Sparks · 30d00
Top themesmicrobiome, graphical-models, bayesian-inference, cran-maintenancereverse-proxy, kubernetes, http2, load-balancing
Last editorial update1h ago21h ago
WebsiteVisit →Visit →

What is rgm?

A microbiome network model that got itself un-archived by deleting the dependency that killed it.

rgm implements the random graphical model for microbiome interactions across related environments, published in JABES in 2026. The package was archived from CRAN in February 2026 because of its dependency on huge; the recovery release drops that dependency entirely, which cost it the graphical-lasso warm start that used to seed the initial graph — the default is now an empty graph, with warm starts left to the user. A post-processing function returning ggplot diagnostics arrived in the same release.

Read the full rgm trajectory →

What is Skipper?

Zalando's ingress proxy finally speaks HTTP/2 cleartext end to end

Skipper ships patch tags almost daily, and most carry a single dependency bump or a one-line auth fix. The substance in this window is v0.27.57, which enables h2c on the server handler, the proxy client, and the net client, with a new h2c:// route scheme and Kubernetes appProtocol wiring. Everything else in the window is Dependabot traffic and two narrow fixes to token introspection and grant auth.

Read the full Skipper trajectory →

rgm vs Skipper: editorial side-by-side

R
rgm
INFRA · APIS
0.0

A microbiome network model that got itself un-archived by deleting the dependency that killed it.

◆ Current state

rgm implements the random graphical model for microbiome interactions across related environments, published in JABES in 2026. The package was archived from CRAN in February 2026 because of its dependency on huge; the recovery release drops that dependency entirely, which cost it the graphical-lasso warm start that used to seed the initial graph — the default is now an empty graph, with warm starts left to the user. A post-processing function returning ggplot diagnostics arrived in the same release.

◆ Where it's heading

Three tags shipped inside two hours on one day, and the notes are candid about why: 1.1.0 held the actual work but was never released, 1.2.0 restated it under a higher version to signal the size of the change, and 1.2.1 answered CRAN pre-test feedback. Beyond the archival recovery, the visible work is housekeeping that had accumulated — a shadowed rmvnorm() definition, roxygen import tags that were silently emitting nothing, leftover C++ template scaffolding, and build artifacts under version control. The diagnostics function is the only genuinely new user-facing capability in the window.

◆ Prediction

The immediate task was restoring availability, and that is done; the open question the entries raise is whether losing the graphical-lasso warm start affects convergence in practice, which the new diagnostic plots are positioned to answer.

S
Skipper
INFRA · APIS
5.0

Zalando's ingress proxy finally speaks HTTP/2 cleartext end to end

◆ Current state

Skipper ships patch tags almost daily, and most carry a single dependency bump or a one-line auth fix. The substance in this window is v0.27.57, which enables h2c on the server handler, the proxy client, and the net client, with a new h2c:// route scheme and Kubernetes appProtocol wiring. Everything else in the window is Dependabot traffic and two narrow fixes to token introspection and grant auth.

◆ Where it's heading

The release cadence is a stream of small, individually unremarkable tags where the occasional protocol or load-balancing change is the only thing worth reading. Recent substance has clustered on the data path: leastRequests balancing in v0.27.53, h2c now. The auth filters are being maintained rather than extended, with fixes rather than new capability.

◆ Prediction

Expect the h2c work to generate follow-up fixes as it meets real gRPC backends, since the release notes already show HTTP Upgrade negotiation failing while direct prior knowledge works.

Alternatives to rgm and Skipper

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 rgm or Skipper.

See all rgm alternatives → · See all Skipper alternatives →

Recent activity from rgm and Skipper

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

  1. 23h agoSkipperFix token introspection handling
  2. 23h agoSkipperFix grant auth flow
  3. 1d agoSkipperUpdate outdated golang.org/x dependencies
  4. 2d agoSkipperh2c enabled for server handler, proxy client and net client
  5. 2d agoSkipperBump protobuf off a pre-release pin
  6. 2d agoSkipperBump the CodeQL upload-sarif action
  7. 3mo agorgmJournal DOI replaces the preprint; promotional wording removed
  8. 3mo agorgmBack on CRAN after dropping the dependency that caused archival
  9. 3mo agorgmUnreleased twin of the CRAN recovery release
  10. 2y agorgmFirst release: simulation, estimation and post-processing

Frequently asked questions

What is the difference between rgm and Skipper?

They serve adjacent needs but don't currently overlap on shipped themes. Skipper is currently shipping more aggressively (velocity 5.0 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 rgm better than Skipper?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. Skipper is currently shipping more aggressively (velocity 5.0 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 rgm?

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

What are the best alternatives to Skipper?

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