← Back to home
Comparison · Analytics

atrrr vs e2tree

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

Shared themes:r-package

atrrr vs e2tree: at a glance

Featureatrrre2tree
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themessocial-media-research, at-protocol, bluesky, r-packageexplainable-ai, ensemble-methods, decision-trees, r-package
Last editorial update2h ago1h ago
WebsiteVisit →Visit →

What is atrrr?

The R client for Bluesky adds a firehose and stops assuming Bluesky is the server

atrrr wraps the AT Protocol for R, covering posting, search, profiles, lists, direct messages and starter packs. The latest release adds an experimental firehose implementation and allows connecting to personal data servers other than Bluesky's — Eurosky is the example given. Earlier releases built out the posting surface: videos, multiple images, link preview cards, hashtags, and ggplot2 objects posted directly.

Read the full atrrr trajectory →

What is e2tree?

The explainable-ensemble-tree package now measures whether its own explanations are faithful.

e2tree builds a single interpretable tree that approximates a fitted ensemble, working from the proximity structure the ensemble induces between observations. The 1.0.0 release added the piece that had been missing: a Goodness of Interpretability index quantifying how well the approximating tree reconstructs the ensemble's own proximity matrix, with a permutation test for significance. Interactive visualisation and a C++ backend with OpenMP parallelism arrived alongside, and support now spans ranger and CatBoost as well as the original targets.

Read the full e2tree trajectory →

atrrr vs e2tree: editorial side-by-side

A
atrrr
ANALYTICS
0.0

The R client for Bluesky adds a firehose and stops assuming Bluesky is the server

◆ Current state

atrrr wraps the AT Protocol for R, covering posting, search, profiles, lists, direct messages and starter packs. The latest release adds an experimental firehose implementation and allows connecting to personal data servers other than Bluesky's — Eurosky is the example given. Earlier releases built out the posting surface: videos, multiple images, link preview cards, hashtags, and ggplot2 objects posted directly.

◆ Where it's heading

Two years of work made atrrr a capable REST client for one network. This release starts undoing that second part. The firehose is a different access mode — a stream rather than a request — which is what researchers doing collection at scale need, and PDS-agnosticism means the package addresses the protocol rather than the company. The rest of the changelog is steadily maintenance-shaped: repeated httr2 compatibility work, endpoint changes tracked as they happen.

◆ Prediction

The firehose is labelled experimental, so the next release most likely stabilises it rather than opening another front — though the notes give no detail on what remains unfinished.

E
e2tree
ANALYTICS
0.0

The explainable-ensemble-tree package now measures whether its own explanations are faithful.

◆ Current state

e2tree builds a single interpretable tree that approximates a fitted ensemble, working from the proximity structure the ensemble induces between observations. The 1.0.0 release added the piece that had been missing: a Goodness of Interpretability index quantifying how well the approximating tree reconstructs the ensemble's own proximity matrix, with a permutation test for significance. Interactive visualisation and a C++ backend with OpenMP parallelism arrived alongside, and support now spans ranger and CatBoost as well as the original targets.

◆ Where it's heading

Development has moved from producing an explanation to defending it. The GoI index and its permutation test change the package's claim from here is a tree that resembles your ensemble to here is how closely it resembles it and whether that could have happened by chance — the question a reviewer asks of any surrogate model. Around that, the work is engineering: the proximity matrix construction moved from R-level parallel loops into C++ with thread-level parallelism, and recent releases have been absorbing the awkwardness of supporting multiple ensemble backends, where a multi-class CatBoost objective returns a score matrix where a vector was expected. Interactive visNetwork output and standalone HTML export point at explanations meant to be shared rather than only inspected.

◆ Prediction

Given how much recent effort has gone into per-backend adapters, expect further work on ensemble compatibility; the entries do not indicate whether the interpretability index is heading toward comparing surrogate trees against each other.

Alternatives to atrrr and e2tree

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 atrrr or e2tree.

See all atrrr alternatives → · See all e2tree alternatives →

Recent activity from atrrr and e2tree

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

  1. 2mo agoatrrrExperimental firehose and support for non-Bluesky PDS
  2. 3mo agoe2treeCatBoost multi-class and loss-function handling repaired
  3. 4mo agoe2treeA significance-tested measure of explanation fidelity
  4. 1y agoatrrrDirect messages and starter-pack queries
  5. 1y agoe2treeranger models supported
  6. 1y agoatrrrPosting and auth fixes for httr2 1.1.0
  7. 1y agoatrrrVideo posting, multi-image support, and list retrieval
  8. 1y agoatrrrLanguage, tag and label options on posts
  9. 2y agoatrrrPreview cards, hashtags, and direct ggplot2 posting

Frequently asked questions

What is the difference between atrrr and e2tree?

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

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

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

What are the best alternatives to e2tree?

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