← Back to home
Comparison · Infra & APIs

dqcheckr vs legendry

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

Shared themes:r-package

dqcheckr vs legendry: at a glance

Featuredqcheckrlegendry
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themesdata-quality, duckdb, drift-analysis, yaml-configggplot2, data-visualization, axes-and-legends, r-package
Last editorial update1h ago50m ago
WebsiteVisit →Visit →

What is dqcheckr?

dqcheckr adds drift analysis, then removes the YAML a user had to hand-write.

dqcheckr runs configurable data-quality checks over files and DuckDB tables, driven by YAML dataset configs and recording results as snapshots. The 0.2.0 release added the ability to compare two historical snapshots and report per-column statistical drift, schema changes and trend charts, extending the tool from point-in-time checking into change over time. The most recent tag, 0.3.0, attacks the other friction point by generating the config itself from a sniff pass over the data.

Read the full dqcheckr trajectory →

What is legendry?

A ggplot2 extension quietly turning axes and legends into a place where other plots can live.

legendry extends ggplot2's guide system, letting axes and legends be composed from primitives and keys rather than accepted as given. The most recent release added guides for user-defined keys, upset matrices, arbitrary symbol placement, freeform annotations, and side-plots attached to an axis, plus a run-length-encoded range key and subtitles on custom axes. Between feature releases the package ships small patches, several of them tracking ggplot2's own changes.

Read the full legendry trajectory →

dqcheckr vs legendry: editorial side-by-side

D
dqcheckr
INFRA · APIS
2.5

dqcheckr adds drift analysis, then removes the YAML a user had to hand-write.

◆ Current state

dqcheckr runs configurable data-quality checks over files and DuckDB tables, driven by YAML dataset configs and recording results as snapshots. The 0.2.0 release added the ability to compare two historical snapshots and report per-column statistical drift, schema changes and trend charts, extending the tool from point-in-time checking into change over time. The most recent tag, 0.3.0, attacks the other friction point by generating the config itself from a sniff pass over the data.

◆ Where it's heading

Both moves point the same way: reduce what the operator has to write and know. Config generation removes the hand-authored YAML that gated first use, list_runs() and validate_config() make an existing setup inspectable, and the snapshot comparison turns accumulated run history into a second product surface. Check coverage keeps widening underneath — outlier detection, composite keys, row-count and file-size ceilings — and the reporting layer moved from rmarkdown to Quarto, with existing 0.1.x databases auto-migrated on first run.

◆ Prediction

Expect the generated configs and the drift reports to converge, so a sniffed config can seed thresholds from the snapshot history rather than from defaults, plus continued growth in the numbered QC check catalogue.

L
legendry
INFRA · APIS
0.0

A ggplot2 extension quietly turning axes and legends into a place where other plots can live.

◆ Current state

legendry extends ggplot2's guide system, letting axes and legends be composed from primitives and keys rather than accepted as given. The most recent release added guides for user-defined keys, upset matrices, arbitrary symbol placement, freeform annotations, and side-plots attached to an axis, plus a run-length-encoded range key and subtitles on custom axes. Between feature releases the package ships small patches, several of them tracking ggplot2's own changes.

◆ Where it's heading

The direction is toward treating a guide as a rendering slot rather than a label strip. Dendrogram scales arrived in 0.2.0 with a matching axis guide; the newest release adds side-plots and upset symbol matrices to the same position. Each of these puts real graphical content where an axis used to be, and each one ships with a key function so the composition stays user-controllable. Note that this feed's order is unreliable: 0.2.1 was published eight months after 0.2.4 and minutes before 0.3.0, so neither version numbers nor timestamps indicate release order here.

◆ Prediction

The pattern of pairing each new guide with a matching key function is consistent enough that the next feature release will likely follow it again; the recurring forwards-compatibility patches also suggest another ggplot2-tracking release whenever upstream moves.

Alternatives to dqcheckr and legendry

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 dqcheckr or legendry.

See all dqcheckr alternatives → · See all legendry alternatives →

Recent activity from dqcheckr and legendry

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

  1. 24d agodqcheckrConfig generation from data sniffing; run listing added
  2. 2mo agodqcheckrDuckDB CSV ingestion fixed for undetectable delimiters
  3. 2mo agodqcheckrSnapshot drift analysis arrives; reports move to Quarto
  4. 3mo agolegendryFive new guides, including side-plots and upset matrices on axes
  5. 3mo agolegendryPatch release: guide placement, sizing and gizmo key fixes
  6. 11mo agolegendryCRAN fix for undeclared S7 imports
  7. 11mo agolegendryColourbar sizing fix; sandwich guides gain label suppression
  8. 1y agolegendryForwards-compatibility patch for an upcoming ggplot2 release
  9. 1y agolegendryDendrogram scales and axis guide, plus a circle size guide

Frequently asked questions

What is the difference between dqcheckr and legendry?

Both compete on the same themes — r-package — within Infra & APIs. dqcheckr 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 dqcheckr better than legendry?

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

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

What are the best alternatives to legendry?

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