← Back to home
Comparison · Analytics

rtrek vs tbrf

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

Shared themes:r-package

rtrek vs tbrf: at a glance

Featurertrektbrf
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesstar-trek, web-scraping, datasets, api-clientrolling-statistics, water-quality, time-series, environmental-data
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is rtrek?

A Star Trek data package that became a Memory Alpha web client and has been patching scrapers ever since.

rtrek bundles Star Trek datasets — book series, timelines, episode transcripts, species and homeworlds, map tile sets — and layers live retrieval on top through memory_alpha() and memory_beta() plus their ma_* and mb_* helpers. Recent releases are almost entirely repairs to that retrieval layer as the source wikis change their page structure.

Read the full rtrek trajectory →

What is tbrf?

Time-based rolling statistics for water-quality data, finally getting plotting and padding built in.

tbrf computes rolling statistics over time windows rather than fixed row counts — geometric means, confidence intervals and related summaries indexed by date. That distinction matters for irregularly sampled environmental monitoring data, where a fixed-width window spans different amounts of real time. Version 0.1.7 folds in stat_stepribbon() from ggalt, ships an Entero example dataset for lognormal workflows, and adds na.pad across the tbr_ family.

Read the full tbrf trajectory →

rtrek vs tbrf: editorial side-by-side

R
rtrek
ANALYTICS
0.0

A Star Trek data package that became a Memory Alpha web client and has been patching scrapers ever since.

◆ Current state

rtrek bundles Star Trek datasets — book series, timelines, episode transcripts, species and homeworlds, map tile sets — and layers live retrieval on top through memory_alpha() and memory_beta() plus their ma_* and mb_* helpers. Recent releases are almost entirely repairs to that retrieval layer as the source wikis change their page structure.

◆ Where it's heading

The package's centre of gravity shifted once, at 0.2.0, from shipping static data to querying Memory Alpha and Memory Beta at runtime. Everything since has been the maintenance bill for that decision: HTML update fixes, parser improvements, portal retrieval bugs. Note that version numbers on this feed do not track time — 0.2.5 is stamped a year before 0.1.0, and three tags were backfilled within four minutes in November 2020 — so neither rank nor version ordering here indicates release sequence.

◆ Prediction

Expect the next release to fix retrieval against another Memory Alpha layout change, which is what the last four have done. The entries give no indication of new datasets or functions in progress.

T
tbrf
ANALYTICS
0.0

Time-based rolling statistics for water-quality data, finally getting plotting and padding built in.

◆ Current state

tbrf computes rolling statistics over time windows rather than fixed row counts — geometric means, confidence intervals and related summaries indexed by date. That distinction matters for irregularly sampled environmental monitoring data, where a fixed-width window spans different amounts of real time. Version 0.1.7 folds in stat_stepribbon() from ggalt, ships an Entero example dataset for lognormal workflows, and adds na.pad across the tbr_ family.

◆ Where it's heading

The package spent its middle releases absorbing upstream breakage — a lubridate duration redefinition, a tibble 3.0.0 subassignment change, tidyselect internals. The 0.1.7 release breaks that pattern: it is the first in five years to add capability rather than repair it, and it does so by internalising a stat from an abandoned dependency instead of relying on it. Cadence remains very low, with a five-year gap between 0.1.5 and 0.1.6.

◆ Prediction

Absorbing stat_stepribbon() directly suggests further vendoring of the plotting layer rather than new statistical functions. The entries do not indicate which rolling statistics, if any, are queued next.

Alternatives to rtrek and tbrf

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 rtrek or tbrf.

See all rtrek alternatives → · See all tbrf alternatives →

Recent activity from rtrek and tbrf

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

  1. 0y agotbrfstat_stepribbon vendored in, plus na.pad on all rolling functions
  2. 1y agortrekMemory Alpha series portal retrieval fix
  3. 1y agotbrfgm_mean_ci forwards na.rm and zero.propagate correctly
  4. 1y agortrekrtrek 0.5.1 release
  5. 2y agortrekParser improvements for wiki retrieval
  6. 2y agortrekDead external content and data dependencies removed
  7. 5y agortrekFixes for source website HTML changes
  8. 5y agortrekMemory Alpha and Memory Beta web APIs added
  9. 6y agotbrfFix internals broken by tibble 3.0.0 subassignment
  10. 6y agotbrfDate windows recomputed with intervals and periods

Frequently asked questions

What is the difference between rtrek and tbrf?

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

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

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

What are the best alternatives to tbrf?

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