← Back to home
Comparison · Analytics

tbrf vs vim

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

Shared themes:r-package

tbrf vs vim: at a glance

Featuretbrfvim
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesrolling-statistics, water-quality, time-series, environmental-datar-package, missing-data, imputation, correctness-audit
Last editorial update43m ago4h ago
WebsiteVisit →Visit →

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 →

What is vim?

Six dormant years end with a correctness audit across VIM's entire imputation surface

VIM handles visualization and imputation of missing values in R, with kNN, hot-deck, iterative robust model-based imputation and matching-based methods. Development effectively stopped after 6.0.0 in 2020. Version 7.2.0 arrives in July 2026 as an explicitly framed correctness milestone: MI-properness warnings, ordered-factor preservation, a keep_all_columns option, list returns from irmi(mi>1), repairs to imputeRobust and imputeRobustChain, cellwise IRWLS and initial-weight fixes, and kNN and gowerD mixed-scaling corrections with a weightDist guard.

Read the full vim trajectory →

tbrf vs vim: editorial side-by-side

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.

V
vim
ANALYTICS
0.0

Six dormant years end with a correctness audit across VIM's entire imputation surface

◆ Current state

VIM handles visualization and imputation of missing values in R, with kNN, hot-deck, iterative robust model-based imputation and matching-based methods. Development effectively stopped after 6.0.0 in 2020. Version 7.2.0 arrives in July 2026 as an explicitly framed correctness milestone: MI-properness warnings, ordered-factor preservation, a keep_all_columns option, list returns from irmi(mi>1), repairs to imputeRobust and imputeRobustChain, cellwise IRWLS and initial-weight fixes, and kNN and gowerD mixed-scaling corrections with a weightDist guard.

◆ Where it's heading

The release notes describe an audit — Wave 1 plus tail — rather than a feature cycle, and the fixes cluster around statistical validity: whether multiple imputation is proper, whether factor ordering survives, whether distance scaling across mixed variable types is right. Those are the properties users cannot easily verify themselves, so a package correcting them after six years is implicitly restating what its earlier output was worth. The notes also name a forthcoming R Journal paper under the name vimpute, which points at a successor or companion identity.

◆ Prediction

The entries call this a stable reference point for a paper and refer to Wave 1, so a further audit wave is the most likely next release; the vimpute naming is worth watching but the entries do not say what it is.

Alternatives to tbrf and vim

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

See all tbrf alternatives → · See all vim alternatives →

Recent activity from tbrf and vim

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

  1. 1mo agovimCorrectness audit fixes MI-properness, factor order and distance scaling
  2. 0y agotbrfstat_stepribbon vendored in, plus na.pad on all rolling functions
  3. 1y agotbrfgm_mean_ci forwards na.rm and zero.propagate correctly
  4. 6y agovimAdds ranger-based imputation, drops survey and GUI support
  5. 6y agovimAdds nine example datasets and splits help pages
  6. 6y agovimAdds matchImpute() and random-forest augmented kNN
  7. 6y agovimOrdered factor support and ordinal regression in irmi()
  8. 6y agovimBug fixes for kNN, hotdeck and irmi input handling
  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 tbrf and vim?

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

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

What are the best alternatives to vim?

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