← Back to home
Comparison · Analytics

hoardr vs tinkr

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

Shared themes:r-packageropensci

hoardr vs tinkr: at a glance

Featurehoardrtinkr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescaching, r-package, ropensci, infrastructuremarkdown, xml, r-package, ropensci
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is hoardr?

A cache-directory helper that has shipped nothing but CRAN-triggered patches for seven years.

hoardr manages local cache directories for other R packages — where files go, how they are keyed, whether they exist. It underpins caching in several rOpenSci data clients. The last functional additions were in 2018; everything since is a patch issued because CRAN reported a test failure or the maintainer changed.

Read the full hoardr trajectory →

What is tinkr?

Markdown round-tripping through XML, where every release is another thing it learned not to mangle.

tinkr parses Markdown into XML, lets callers manipulate it with XPath, and writes it back out — the yarn R6 class is the whole interface. Its development is defined by a single hard problem: surviving the round trip without corrupting syntax the XML representation does not natively model. Maintenance is shared between two active contributors and release cadence is roughly annual.

Read the full tinkr trajectory →

hoardr vs tinkr: editorial side-by-side

H
hoardr
ANALYTICS
0.0

A cache-directory helper that has shipped nothing but CRAN-triggered patches for seven years.

◆ Current state

hoardr manages local cache directories for other R packages — where files go, how they are keyed, whether they exist. It underpins caching in several rOpenSci data clients. The last functional additions were in 2018; everything since is a patch issued because CRAN reported a test failure or the maintainer changed.

◆ Where it's heading

This is infrastructure that has reached its final shape. Three of the last three releases were reactive: two responses to CRAN test-failure notifications, one to a maintainer handover. The single behavioural change in that stretch — forward slashes in paths on every operating system — is a consistency fix for downstream packages rather than a feature. Its release cadence is set by CRAN's checks, not by demand.

◆ Prediction

Expect the next release to be triggered by another CRAN check failure rather than by new functionality, matching every release since 2018.

T
tinkr
ANALYTICS
0.0

Markdown round-tripping through XML, where every release is another thing it learned not to mangle.

◆ Current state

tinkr parses Markdown into XML, lets callers manipulate it with XPath, and writes it back out — the yarn R6 class is the whole interface. Its development is defined by a single hard problem: surviving the round trip without corrupting syntax the XML representation does not natively model. Maintenance is shared between two active contributors and release cadence is roughly annual.

◆ Where it's heading

Each release extends the set of constructs that get protected across the round trip — curly braces, escaped brackets, inline math, dollar signs used as currency, French-style dollars, fenced divs, frontmatter. The 0.3.0 notes also add get_protected(), append_md(), and prepend_md(), which is the first sign of building a manipulation API on top of the protection machinery rather than only widening it.

◆ Prediction

Expect the protection list to keep growing toward full Quarto syntax coverage, which the first release named as the long-term goal and which fenced divs and frontmatter both move toward.

Alternatives to hoardr and tinkr

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 hoardr or tinkr.

See all hoardr alternatives → · See all tinkr alternatives →

Recent activity from hoardr and tinkr

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

  1. 1y agotinkrFrontmatter, fenced divs, and content-insertion methods
  2. 1y agohoardrPaths use forward slashes on every platform
  3. 2y agohoardrTest-only patch for a CRAN failure
  4. 3y agotinkrProtects curly braces, escaped brackets, and link anchors
  5. 3y agohoardrPatch release for maintainer handover
  6. 3y agotinkrFirst release: the extensible yarn R6 class
  7. 7y agohoardrFixes cache paths leaking between HoardClient instances
  8. 7y agohoardrFile-existence checks and full-path cache configuration
  9. 9y agohoardrCRAN disk-writing policy compliance

Frequently asked questions

What is the difference between hoardr and tinkr?

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

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

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

What are the best alternatives to tinkr?

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