← Back to home
Comparison · Analytics

typst-gather vs waywiser

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

typst-gather vs waywiser: at a glance

Featuretypst-gatherwaywiser
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themestypst, hermetic-builds, rust, cli-toolingspatial-statistics, model-assessment, tidymodels, cran-compliance
Last editorial update41m ago2h ago
WebsiteVisit →Visit →

What is typst-gather?

Extracted from Quarto's CLI, typst-gather learned to explain a dependency tree before fetching it.

typst-gather collects Typst packages into a local cache so documents build offline and hermetically. It was extracted from quarto-cli and reached CRAN-equivalent shape in three releases over a single day, then added an `analyze` subcommand that walks `@Preview` and `@Local` imports — following transitive dependencies of local packages — and prints structured JSON without downloading or copying anything.

Read the full typst-gather trajectory →

What is waywiser?

Spatial model assessment that spent the last year on cross-platform arithmetic and CRAN rules.

waywiser provides spatial model assessment metrics in a tidymodels idiom — spatial autocorrelation measures, area of applicability, and multi-scale assessment of predictions. The substantive work landed in 0.3.0 through 0.5.0, and the recent releases are consolidation: 0.6.0 made metric functions return NA everywhere they previously returned NaN, because macOS disagreed with every other platform, and taught ww_multi_scale() to handle classification and class probability metrics correctly when given rasters. The three releases since are entirely CRAN policy compliance — no internet downloads during checks, no writing to directories, no syntax that would raise the R version floor.

Read the full waywiser trajectory →

typst-gather vs waywiser: editorial side-by-side

T
typst-gather
ANALYTICS
0.0

Extracted from Quarto's CLI, typst-gather learned to explain a dependency tree before fetching it.

◆ Current state

typst-gather collects Typst packages into a local cache so documents build offline and hermetically. It was extracted from quarto-cli and reached CRAN-equivalent shape in three releases over a single day, then added an `analyze` subcommand that walks `@Preview` and `@Local` imports — following transitive dependencies of local packages — and prints structured JSON without downloading or copying anything.

◆ Where it's heading

The 0.2.0 restructuring is the tell: subcommands with backwards compatibility, config readable from stdin, and every diagnostic message moved to stderr so stdout carries nothing but JSON. Those are the conventions of a tool meant to be called by another program, not typed by a person. Given its origin inside Quarto's toolchain, the plausible consumer is a build system that needs to know a document's package requirements before deciding what to fetch.

◆ Prediction

The analyze path currently reports imports; the natural extension visible from here is acting on that report — lockfile output or verification that a cache satisfies a document's dependency set — though the entries do not commit to either.

W
waywiser
ANALYTICS
0.0

Spatial model assessment that spent the last year on cross-platform arithmetic and CRAN rules.

◆ Current state

waywiser provides spatial model assessment metrics in a tidymodels idiom — spatial autocorrelation measures, area of applicability, and multi-scale assessment of predictions. The substantive work landed in 0.3.0 through 0.5.0, and the recent releases are consolidation: 0.6.0 made metric functions return NA everywhere they previously returned NaN, because macOS disagreed with every other platform, and taught ww_multi_scale() to handle classification and class probability metrics correctly when given rasters. The three releases since are entirely CRAN policy compliance — no internet downloads during checks, no writing to directories, no syntax that would raise the R version floor.

◆ Where it's heading

The package has reached the point where the interesting bugs are cross-platform and cross-package rather than statistical. Its main function, ww_multi_scale(), has been the focus of nearly every release since 0.4.0, working through units handling, aggregation ordering, raster inputs and metric-type dispatch. The dependency on vip and the tidymodels metric machinery means a share of releases exist only to track breaking changes elsewhere.

◆ Prediction

Expect the next substantive release to continue on ww_multi_scale() edge cases, given that it has absorbed most of the fixes in this window. The recent run of CRAN-compliance patches suggests no feature work is currently in flight.

Alternatives to typst-gather and waywiser

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 typst-gather or waywiser.

See all typst-gather alternatives → · See all waywiser alternatives →

Recent activity from typst-gather and waywiser

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

  1. 5mo agotypst-gatheranalyze subcommand reports the import graph as JSON
  2. 5mo agotypst-gatherWindows path escaping fix and README expansion
  3. 5mo agotypst-gatherSplit out of quarto-cli as a standalone package gatherer
  4. 1y agowaywiserStops downloading data during CRAN checks
  5. 1y agowaywiserVignettes no longer write to CRAN directories
  6. 1y agowaywiserKeeps the R version floor below 4.1
  7. 2y agowaywiserNaN results become NA; raster metrics dispatch correctly
  8. 2y agowaywiserGuards against ignored grid arguments; faster on sf data
  9. 2y agowaywiserFixes wrong observation counts and ignored grid units

Frequently asked questions

What is the difference between typst-gather and waywiser?

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

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

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

What are the best alternatives to waywiser?

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