← Back to home
Comparison · Analytics

ggguides vs kwb.geosalz

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

Shared themes:r-package

ggguides vs kwb.geosalz: at a glance

Featureggguideskwb.geosalz
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, legends, r-package, bugfix-traingroundwater, research-workflow, reproducibility, data-pipelines
Last editorial update46m ago43m ago
WebsiteVisit →Visit →

What is ggguides?

Three releases in one day to make legend positioning finally do what the docs said.

ggguides is a helper layer over ggplot2's guide system, exposing legend placement and styling through small named functions instead of raw theme() calls. On 23 April 2026 it shipped 1.1.7, 1.1.8 and 1.1.9 within thirteen hours, each fixing a different path by which the justification argument silently did nothing. The common root cause is that ggplot2 3.5 split legend.justification into side-specific theme elements, and ggguides was still writing to the generic fallback.

Read the full ggguides trajectory →

What is kwb.geosalz?

A research-project workflow package where the interesting work is in the plumbing.

kwb.geosalz documents the data workflows for GeoSalz, a groundwater salinisation project run by Kompetenzzentrum Wasser Berlin, packaging retrieval, checking and plotting steps as reproducible R code. The current release replaces an SFTP dependency with curl and reports listing files on the SFTP server running 50 to 100 times faster. Earlier releases added data-availability workflows against Berlin's open water portal and functions for well-field abstraction figures.

Read the full kwb.geosalz trajectory →

ggguides vs kwb.geosalz: editorial side-by-side

G
ggguides
ANALYTICS
0.0

Three releases in one day to make legend positioning finally do what the docs said.

◆ Current state

ggguides is a helper layer over ggplot2's guide system, exposing legend placement and styling through small named functions instead of raw theme() calls. On 23 April 2026 it shipped 1.1.7, 1.1.8 and 1.1.9 within thirteen hours, each fixing a different path by which the justification argument silently did nothing. The common root cause is that ggplot2 3.5 split legend.justification into side-specific theme elements, and ggguides was still writing to the generic fallback.

◆ Where it's heading

The package is in the phase where a wrapper meets the reality of the API it wraps. All three same-day releases are the same bug found in successive entry points: legend_inside(), then the four side functions, then legend_style(by = ). Along the way the fix work produced a real feature, a justification argument on the side legend functions. The pattern of a single reporter driving three consecutive releases suggests the surface is being audited rather than randomly patched.

◆ Prediction

Expect a consolidation release that audits the remaining theme elements ggguides writes to against ggplot2 3.5 semantics, rather than another single-path fix.

K
kwb.geosalz
ANALYTICS
0.0

A research-project workflow package where the interesting work is in the plumbing.

◆ Current state

kwb.geosalz documents the data workflows for GeoSalz, a groundwater salinisation project run by Kompetenzzentrum Wasser Berlin, packaging retrieval, checking and plotting steps as reproducible R code. The current release replaces an SFTP dependency with curl and reports listing files on the SFTP server running 50 to 100 times faster. Earlier releases added data-availability workflows against Berlin's open water portal and functions for well-field abstraction figures.

◆ Where it's heading

Releases track the project's own data-collection reality rather than a software roadmap: new data source appears, a workflow is added; a transfer library becomes a liability, it is swapped out. The measurement-chain pipeline is the recurring subject, appearing in plotting fixes at 0.7.1 and the transport rewrite at 0.7.2. Cadence is roughly annual and the changelog is written for project members, which makes external readability secondary by design.

◆ Prediction

Expect the next release to follow the measurement-chain data as it accumulates, most likely more plotting or availability-checking work rather than new infrastructure.

Alternatives to ggguides and kwb.geosalz

Other Analytics 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 ggguides or kwb.geosalz.

See all ggguides alternatives → · See all kwb.geosalz alternatives →

Recent activity from ggguides and kwb.geosalz

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

  1. 3mo agoggguideslegend_style(by=) justification now reaches the whole-plot theme
  2. 3mo agoggguidesSide legend functions gain justification and target the right theme element
  3. 3mo agoggguideslegend_inside() justification now moves the legend as documented
  4. 5mo agokwb.geosalzSFTP transfers moved to curl, file listing 50-100x faster
  5. 8mo agoggguidesLegend reordering, key overrides and colorbar styling added
  6. 1y agokwb.geosalzConductivity outliers filtered from measurement chain plots
  7. 2y agokwb.geosalzRelease rolling up vignette cleanup and well operation work
  8. 4y agokwb.geosalzWasserportal Berlin workflow and CRS conversion added
  9. 4y agokwb.geosalzAnnual well-field abstraction figures retrievable
  10. 7y agokwb.geosalzInitial release scaffolded from the in-house package template

Frequently asked questions

What is the difference between ggguides and kwb.geosalz?

Both compete on the same themes — r-package — within Analytics. ggguides and kwb.geosalz 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 ggguides better than kwb.geosalz?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. ggguides and kwb.geosalz 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 Analytics products to evaluate alongside.

What are the best alternatives to ggguides?

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

What are the best alternatives to kwb.geosalz?

Top kwb.geosalz alternatives in Analytics are ranked by recent ship velocity. Browse the "kwb.geosalz alternatives" section above for the current picks, or visit /alternatives/kwb-geosalz for the full list with editorial commentary on each.