← Back to home
Comparison · Analytics

hoardr vs lime

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

hoardr vs lime: at a glance

Featurehoardrlime
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescaching, r-package, ropensci, infrastructureexplainability, machine-learning, maintenance-mode, r-packages
Last editorial update1h ago2h 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 lime?

The R port of LIME has shipped one commit in three years, and it was an xgboost compatibility patch

lime is the R implementation of local interpretable model-agnostic explanations, and it is effectively in preservation rather than development. Its last substantive feature release was 0.5.0 in 2019; 0.5.3 in 2022 recorded a maintainer handover and general upkeep; 0.5.4 in December 2025 exists solely to keep the package working across xgboost versions. Six releases span eight years, and only two of them contain features.

Read the full lime trajectory →

hoardr vs lime: 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.

L
lime
ANALYTICS
0.0

The R port of LIME has shipped one commit in three years, and it was an xgboost compatibility patch

◆ Current state

lime is the R implementation of local interpretable model-agnostic explanations, and it is effectively in preservation rather than development. Its last substantive feature release was 0.5.0 in 2019; 0.5.3 in 2022 recorded a maintainer handover and general upkeep; 0.5.4 in December 2025 exists solely to keep the package working across xgboost versions. Six releases span eight years, and only two of them contain features.

◆ Where it's heading

The pattern is upstream-driven survival: every release since 0.5.0 responds to a change in something lime depends on — glmnet's namespace, order() semantics on data frames, xgboost's interface. The one deliberate change in that stretch was moving htmlwidgets, shiny and shinythemes to Suggests, which lightens installation for the majority of users who never open the interactive explainer. Nothing in the feed indicates work on the explanation method itself.

◆ Prediction

Expect the next release, whenever it comes, to be another compatibility patch triggered by a dependency change rather than anything touching how explanations are computed. The three-year gaps make timing unpredictable.

Alternatives to hoardr and lime

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 lime.

See all hoardr alternatives → · See all lime alternatives →

Recent activity from hoardr and lime

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

  1. 8mo agolimexgboost compatibility restored across versions
  2. 1y agohoardrPaths use forward slashes on every platform
  3. 2y agohoardrTest-only patch for a CRAN failure
  4. 3y agohoardrPatch release for maintainer handover
  5. 3y agolimeMaintainer handover and general upkeep
  6. 5y agolimeShiny dependencies moved to Suggests
  7. 6y agolimeNamespace fix for glmnet changes
  8. 7y agolimegower_pow added and lambda aligned with the Python implementation
  9. 7y agohoardrFixes cache paths leaking between HoardClient instances
  10. 7y agohoardrFile-existence checks and full-path cache configuration
  11. 8y agolimeh2o support, NA handling, and date columns held during permutation
  12. 9y agohoardrCRAN disk-writing policy compliance

Frequently asked questions

What is the difference between hoardr and lime?

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

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

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