← Back to home
Comparison · Analytics

gghighlight vs qtl2fst

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

Shared themes:r-package

gghighlight vs qtl2fst: at a glance

Featuregghighlightqtl2fst
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesggplot2, data-visualisation, ggplot-extension, upstream-compatr-package, genetics, memory-efficiency, on-disk-storage
Last editorial update51m ago4h ago
WebsiteVisit →Visit →

What is gghighlight?

A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.

gghighlight adds one verb to ggplot2: highlight the series matching a predicate and grey out the rest, with unhighlighted_params controlling how the shadowed layer renders and calculate_per_facet deciding whether the predicate evaluates within facets. The API settled at 0.2.0; the 0.5.0 release supports ggplot2 v4.0 including its ink and paper theme elements, and finally deletes gghighlight_point() and gghighlight_line().

Read the full gghighlight trajectory →

What is qtl2fst?

The out-of-memory backend for R/qtl2, feature-complete since 2020 and now purely on upkeep

qtl2fst backs R/qtl2 genotype probabilities with on-disk fst files so large crosses don't have to fit in RAM. Its defining release was 0.22 in 2020, which added calc_genoprob_fst() and genoprob_to_alleleprob_fst() to fuse calculation and storage in one step. The five releases since are documentation links, directory-creation robustness, a Windows example fix, and — in 0.32 — a change to how cores=0 is interpreted.

Read the full qtl2fst trajectory →

gghighlight vs qtl2fst: editorial side-by-side

G
gghighlight
ANALYTICS
0.0

A single-purpose ggplot2 extension that has spent six years tracking ggplot2 instead of growing.

◆ Current state

gghighlight adds one verb to ggplot2: highlight the series matching a predicate and grey out the rest, with unhighlighted_params controlling how the shadowed layer renders and calculate_per_facet deciding whether the predicate evaluates within facets. The API settled at 0.2.0; the 0.5.0 release supports ggplot2 v4.0 including its ink and paper theme elements, and finally deletes gghighlight_point() and gghighlight_line().

◆ Where it's heading

Two threads run through the history. One is a slow deprecation, from soft-deprecating the geom-specific functions at 0.1.0, to defunct at 0.3.0, to removed at 0.5.0 — a five-year removal cycle. The other is compatibility work: purrr 1.0.0, dplyr's across() deprecation, ggplot2 3.4.0, then 4.0. Genuine feature additions are rare and small, with line_label_type at 0.4.0 the last one. Note that 0.3.2's notes restate 0.3.1's n() item, so adjacent tags here overlap rather than each describing distinct work.

◆ Prediction

The next release most likely absorbs further ggplot2 4.x changes, given that is what triggered the last three. Nothing in the entries points to a new highlighting capability.

Q
qtl2fst
ANALYTICS
0.0

The out-of-memory backend for R/qtl2, feature-complete since 2020 and now purely on upkeep

◆ Current state

qtl2fst backs R/qtl2 genotype probabilities with on-disk fst files so large crosses don't have to fit in RAM. Its defining release was 0.22 in 2020, which added calc_genoprob_fst() and genoprob_to_alleleprob_fst() to fuse calculation and storage in one step. The five releases since are documentation links, directory-creation robustness, a Windows example fix, and — in 0.32 — a change to how cores=0 is interpreted.

◆ Where it's heading

The package has settled into the role of a stable satellite of R/qtl2: it tracks the parent package's conventions rather than setting its own. The cores=0 change in 0.32 arrived alongside the identical change in qtl2convert, so the parallel-computing default is being standardized across the maintainer's packages at once. Release intervals have stretched from months to years.

◆ Prediction

Further releases will most likely mirror changes originating in R/qtl2 or CRAN checks, in the same follow-the-parent pattern as 0.24 and 0.32.

Alternatives to gghighlight and qtl2fst

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 gghighlight or qtl2fst.

See all gghighlight alternatives → · See all qtl2fst alternatives →

Recent activity from gghighlight and qtl2fst

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

  1. 1mo agoqtl2fstcores=0 now leaves one core free instead of taking all
  2. 1y agogghighlightggplot2 v4.0 support; geom-specific functions removed
  3. 1y agoqtl2fstWindows fix for the replace_path() example
  4. 2y agoqtl2fstDocumentation link fix
  5. 2y agogghighlightTest expectations updated for upcoming ggplot2
  6. 3y agogghighlightline_label_type adds geomtextpath and second-axis labelling
  7. 4y agogghighlightDeprecated dplyr::across() usage removed
  8. 4y agoqtl2fstCreates missing directories instead of erroring out
  9. 5y agogghighlightExplicit NULL in unhighlighted_params preserved; aesthetic name clash fixed
  10. 5y agoqtl2fstTest coverage for qtl2 functions against fst-backed probabilities
  11. 5y agogghighlightDiscrete-scale labels and n() predicates
  12. 6y agoqtl2fstDocumentation and metadata cleanup for CRAN

Frequently asked questions

What is the difference between gghighlight and qtl2fst?

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

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

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

What are the best alternatives to qtl2fst?

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