← Back to home
Comparison · Analytics

slider vs ymlthis

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

slider vs ymlthis: at a glance

Featuresliderymlthis
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themessliding-windows, tidyverse, c-api-compliance, vctrsr-markdown, yaml, retirement, quarto
Last editorial update47m ago1h ago
WebsiteVisit →Visit →

What is slider?

Feature-complete since 2021, and every release since has been paying CRAN's C API bill

slider provides sliding-window and index-aware window functions for R, with a C implementation underneath and a specialised fast path for common aggregations. The user-facing surface has been stable since 0.3.0 in late 2022. Everything after that is compliance and platform work: STRING_PTR removed in 0.3.2, OBJECT() removed in 0.3.3, a vctrs callable's C signature corrected, and the minimum R version raised twice.

Read the full slider trajectory →

What is ymlthis?

ymlthis retired itself, naming Quarto as the reason it no longer needs to exist.

ymlthis built R Markdown YAML front matter programmatically — a fluent `yml_*()` interface plus RStudio add-ins, so users did not have to hand-write metadata blocks whose valid fields were scattered across output-format documentation. Version 1.0.0 declares the package retired, with only CRAN-preserving changes to follow, and states the reason plainly: Quarto now provides good YAML support.

Read the full ymlthis trajectory →

slider vs ymlthis: editorial side-by-side

S
slider
ANALYTICS
0.0

Feature-complete since 2021, and every release since has been paying CRAN's C API bill

◆ Current state

slider provides sliding-window and index-aware window functions for R, with a C implementation underneath and a specialised fast path for common aggregations. The user-facing surface has been stable since 0.3.0 in late 2022. Everything after that is compliance and platform work: STRING_PTR removed in 0.3.2, OBJECT() removed in 0.3.3, a vctrs callable's C signature corrected, and the minimum R version raised twice.

◆ Where it's heading

Two forces set the release schedule, and neither is feature demand. The first is CRAN closing off non-API C entry points, which packages reaching into R internals for speed have to unwind one accessor at a time — slider is on its second such release with no visible loss of function. The second is vctrs, whose breaking changes slider absorbs ahead of time; 0.2.2 exists solely to prepare for one. The last release that added anything callers can see was 0.3.0's slider_plus() and slider_minus() extension hooks.

◆ Prediction

Expect the pattern to continue: another non-API accessor removal or a vctrs compatibility release, rather than new window functions. The C-level surface is the only part of this package still moving.

Y
ymlthis
ANALYTICS
0.0

ymlthis retired itself, naming Quarto as the reason it no longer needs to exist.

◆ Current state

ymlthis built R Markdown YAML front matter programmatically — a fluent `yml_*()` interface plus RStudio add-ins, so users did not have to hand-write metadata blocks whose valid fields were scattered across output-format documentation. Version 1.0.0 declares the package retired, with only CRAN-preserving changes to follow, and states the reason plainly: Quarto now provides good YAML support.

◆ Where it's heading

The retirement is the endpoint of a long drift. Between 2020 and 2022 every release was reactive — patching around a crayon update that mangled rendered YAML, tracking shiny 1.6, following roxygen2 7.0.0, fixing a typo in an add-in. No new capability has landed in six years, and the four-year gap before 1.0.0 had already answered the question the release note finally makes explicit.

◆ Prediction

Nothing further of substance is expected — the stated policy is changes only where CRAN requires them, so the next release, if any, will be a compatibility patch.

Alternatives to slider and ymlthis

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 slider or ymlthis.

See all slider alternatives → · See all ymlthis alternatives →

Recent activity from slider and ymlthis

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

  1. 5mo agoymlthisymlthis retired; Quarto covers the need
  2. 9mo agosliderNon-API OBJECT() removed and a vctrs C signature fixed
  3. 1y agosliderNon-API STRING_PTR removed; R 4.0.0 now required
  4. 2y agosliderValgrind test fixes and dependency version bumps
  5. 3y agosliderExtension hooks let clock and almanac types serve as an index
  6. 4y agoymlthisTypo fixed in the miniUI add-in check
  7. 4y agoymlthisyml_author() accepts yml_blank(); shiny fixes
  8. 4y agoymlthisciteproc handling moved to newer rmarkdown functions
  9. 5y agosliderInternal vec_order usage updated ahead of a vctrs break
  10. 5y agosliderlong double alignment issue fixed for CRAN sanitisers
  11. 5y agoymlthisPatched a crayon update that mangled rendered YAML
  12. 5y agoymlthisAdjustments for shiny 1.6

Frequently asked questions

What is the difference between slider and ymlthis?

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

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

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

What are the best alternatives to ymlthis?

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