← Back to home
Comparison · Analytics

aqp vs tbrf

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

Shared themes:r-package

aqp vs tbrf: at a glance

Featureaqptbrf
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesr-package, soil-science, s4-classes, munsell-colorrolling-statistics, water-quality, time-series, environmental-data
Last editorial update53m ago1h ago
WebsiteVisit →Visit →

What is aqp?

The 1.x line, tagged retroactively after a decade of SoilProfileCollection redesign.

aqp provides the SoilProfileCollection class and the algorithms built on it for soil profile data, colour, and taxonomy. The most recent tag in this feed is explicitly retroactive: 1.42 was cut in 2025 to mark the last CRAN state before the 2.0 release. Between 2018 and 2021 the class internals were reworked twice, the Munsell colour tooling grew substantially, and data.table replaced reshape underneath the wide-to-long transformations.

Read the full aqp 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 →

aqp vs tbrf: editorial side-by-side

A
aqp
ANALYTICS
0.0

The 1.x line, tagged retroactively after a decade of SoilProfileCollection redesign.

◆ Current state

aqp provides the SoilProfileCollection class and the algorithms built on it for soil profile data, colour, and taxonomy. The most recent tag in this feed is explicitly retroactive: 1.42 was cut in 2025 to mark the last CRAN state before the 2.0 release. Between 2018 and 2021 the class internals were reworked twice, the Munsell colour tooling grew substantially, and data.table replaced reshape underneath the wide-to-long transformations.

◆ Where it's heading

Two threads run through the window. The core object was progressively rebuilt - a new horizon-ID slot in 1.17, then a wave of renames and argument removals in 1.25 that broke code deliberately ahead of 2.0. Alongside it, colour work compounded: mixMunsell, spectral mixing, colour quantiles, a chip-frequency chart, and PMS conversion. Tag order here is not release order, since 1.42 was applied to an older commit.

◆ Prediction

This feed reads as a closed chapter - further entries on it would be backfill, with active work having moved to the 2.x series.

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

See all aqp alternatives → · See all tbrf alternatives →

Recent activity from aqp 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 agotbrfgm_mean_ci forwards na.rm and zero.propagate correctly
  3. 1y agoaqpRetroactive tag for the last 1.x CRAN state
  4. 4y agoaqpMunsell mixing gains an exact spectral method
  5. 5y agoaqpdata.table replaces reshape under the class internals
  6. 5y agoaqpCore class methods renamed and pruned ahead of 2.0
  7. 6y agotbrfFix internals broken by tibble 3.0.0 subassignment
  8. 6y agotbrfDate windows recomputed with intervals and periods
  9. 7y agoaqpNew horizon-ID slot closes the 1.x major line

Frequently asked questions

What is the difference between aqp and tbrf?

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

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

Top aqp alternatives in Analytics are ranked by recent ship velocity. Browse the "aqp alternatives" section above for the current picks, or visit /alternatives/aqp 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.