← Back to home
Comparison · Infra & APIs

hereR vs rollupTree

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

hereR vs rollupTree: at a glance

FeaturehereRrollupTree
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesgeospatial, routing, api-client, r-packagerecursive-computation, tree-structures, dag, engine-package
Last editorial update2h ago5h ago
WebsiteVisit →Visit →

What is hereR?

An R client for HERE's location APIs, shaped almost entirely by what the vendor exposes next.

hereR wraps HERE's routing, isoline, traffic, weather and geocoding endpoints for R, returning sf objects. Development is steady and reactive: each release either adopts a transport mode, parameter or API version HERE has newly made available, or corrects a rate limit that was producing 429 errors in practice. The current release adds speed-limit control and five more isoline transport modes.

Read the full hereR trajectory →

What is rollupTree?

The recursive-computation engine under massProps grows the accessors its consumer needed

rollupTree performs recursive computations over tree and DAG structures — the generic engine that its author's massProps package uses to roll mass properties up an assembly breakdown. It is small and moves slowly: five releases in a year, of which two are README and vignette work. The current surface added row-level get and set accessors by key and by id at 0.4.0.

Read the full rollupTree trajectory →

hereR vs rollupTree: editorial side-by-side

H
hereR
INFRA · APIS
0.0

An R client for HERE's location APIs, shaped almost entirely by what the vendor exposes next.

◆ Current state

hereR wraps HERE's routing, isoline, traffic, weather and geocoding endpoints for R, returning sf objects. Development is steady and reactive: each release either adopts a transport mode, parameter or API version HERE has newly made available, or corrects a rate limit that was producing 429 errors in practice. The current release adds speed-limit control and five more isoline transport modes.

◆ Where it's heading

Two threads run through the whole history. One is coverage — new modes, tolls and currency, arrival times, speed limits — arriving in the package shortly after they appear in HERE's API. The other is defensive operational tuning, with request rates repeatedly lowered below HERE's documented limits because the documented limits do not hold up. 1.0.0 was the one moment the package had to move rather than choose, migrating traffic to v7 and weather to v3 and breaking three functions' output in the process.

◆ Prediction

Expect the next release to enable whatever HERE exposes next in routing or isolines, and to keep adjusting request rates empirically; the package's own design appears settled.

R
rollupTree
INFRA · APIS
0.0

The recursive-computation engine under massProps grows the accessors its consumer needed

◆ Current state

rollupTree performs recursive computations over tree and DAG structures — the generic engine that its author's massProps package uses to roll mass properties up an assembly breakdown. It is small and moves slowly: five releases in a year, of which two are README and vignette work. The current surface added row-level get and set accessors by key and by id at 0.4.0.

◆ Where it's heading

The package develops in response to its one visible consumer. The 0.4.0 accessors appeared in January 2026 and massProps switched to them thirteen days later; 0.4.1 then fixed missing column names in the setters, which is the kind of defect only real use surfaces. Before that, 0.3.0's default_validate_dag() extended validation past strict trees to directed acyclic graphs, widening what structures the engine will accept.

◆ Prediction

On the established pattern the next release will be whatever massProps needs next, discovered by using it. A DAG validator suggests non-tree structures are in scope, but nothing in these notes says that path is being pushed further.

Alternatives to hereR and rollupTree

Other Infra & APIs 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 hereR or rollupTree.

See all hereR alternatives → · See all rollupTree alternatives →

Recent activity from hereR and rollupTree

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

  1. 6mo agorollupTreeMissing column names in the new row setters
  2. 6mo agorollupTreeRow-level get and set accessors by key and by id
  3. 1y agorollupTreeMinor vignette improvements
  4. 1y agorollupTreeBadges and GitHub Actions added to the README
  5. 1y agorollupTreedefault_validate_dag() extends validation past strict trees
  6. 1y agohereRSpeed limits and five more isoline transport modes
  7. 1y agohereRPedestrian consumption model dropped; route request rate lowered
  8. 2y agohereRTraffic v7 and Weather v3 migration breaks three functions
  9. 3y agohereRResubmission after CRAN archival over an undeliverable email
  10. 4y agohereRToll costs and currency selection arrive in routing
  11. 4y agohereRArrival-time routing enabled; failed requests report their endpoint

Frequently asked questions

What is the difference between hereR and rollupTree?

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

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. hereR and rollupTree 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to hereR?

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

What are the best alternatives to rollupTree?

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