Retool
Retool is retiring standalone Assist while folding the same capability into the app builder.
A side-by-side editorial comparison of FoReco and tidyaudit — release velocity, themes, recent moves, and the top alternatives to consider.
Forecast reconciliation with a real object model, five years after it started returning bare matrices.
FoReco reconciles hierarchical forecasts across cross-sectional, temporal, and cross-temporal frameworks, and now covers both point and probabilistic reconciliation. The 1.3.0 release gave every reconciliation function a shared foreco S3 class carrying framework, function, forecast type, and reconciliation metadata, which replaced the loose attribute-and-helper pattern the package had used since 1.0.0. The follow-up 1.3.1 turned the same attention on the API's edges: strict argument validation with errors that name the expected and supplied values, and a help index pruned down to user-facing functions only.
Pipeline provenance for tidyverse workflows, recording what changed at each step without keeping the data.
tidyaudit records lightweight metadata snapshots as data flows through a pipeline — row and column counts, NA counts, and structured diffs between any two points — without storing the data itself. Taps are operation-aware, so join, filter, and anti-join steps each report what that operation specifically did, and validation helpers cover join integrity, primary keys, and variable relationships. The trail can now be exported as a self-contained interactive HTML diagram or serialized to JSON or RDS.
FoReco reconciles hierarchical forecasts across cross-sectional, temporal, and cross-temporal frameworks, and now covers both point and probabilistic reconciliation. The 1.3.0 release gave every reconciliation function a shared foreco S3 class carrying framework, function, forecast type, and reconciliation metadata, which replaced the loose attribute-and-helper pattern the package had used since 1.0.0. The follow-up 1.3.1 turned the same attention on the API's edges: strict argument validation with errors that name the expected and supplied values, and a help index pruned down to user-facing functions only.
The package is completing a reversal it started in 1.0.0. That release simplified outputs to plain matrices and pushed metadata into attributes reachable via recoinfo(); 1.3.0 removed recoinfo() outright and put the structure back as a class with components(), summary(), and plot() methods. The direction is toward being infrastructure rather than a function library — the class is exported through new_foreco_class() and a sibling package has already adopted it. Method coverage has meanwhile broadened from optimal combination into non-negative algorithms, bounded reconciliation, and Gaussian and sample-based probabilistic variants.
The soft-deprecated res2matrix() is flagged for removal, so a subsequent release should finish that cleanup; with the class now exported, expect more methods to hang off foreco objects rather than more top-level functions.
tidyaudit records lightweight metadata snapshots as data flows through a pipeline — row and column counts, NA counts, and structured diffs between any two points — without storing the data itself. Taps are operation-aware, so join, filter, and anti-join steps each report what that operation specifically did, and validation helpers cover join integrity, primary keys, and variable relationships. The trail can now be exported as a self-contained interactive HTML diagram or serialized to JSON or RDS.
The arc is from inspection to artifact. The first release made the trail something you print and read; 0.2.0 made it something you can hand to someone else or feed to another program, with the HTML export deliberately requiring no server and no Shiny. Reporting has been refined in the same direction, with a tabular changes block showing from-and-to values with row, column, and NA deltas. The remaining work in the window is defensive — a factor-handling path rebuilt because R-devel tightened what as.data.frame.table() accepts in row names.
With serialization and a standalone export in place, the natural next step is making trails comparable across runs rather than only across steps within one, though nothing in the entries commits to it yet.
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 FoReco or tidyaudit.
Retool is retiring standalone Assist while folding the same capability into the app builder.
WPML made machine translation the default, and its point releases keep chasing WordPress and page builders.
A forest plot package that keeps handing users control of one more graphical detail.
Interval-valued data plotting, spending 2026 making its function names and examples survive CRAN.
A microbiome network model that got itself un-archived by deleting the dependency that killed it.
Three releases in ten days, every one of them a CRAN reviewer's correction rather than a code change.
See all FoReco alternatives → · See all tidyaudit alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Infra & APIs. FoReco and tidyaudit 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.
Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. FoReco and tidyaudit 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.
Top FoReco alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "FoReco alternatives" section above for the current picks, or visit /alternatives/foreco for the full list with editorial commentary on each.
Top tidyaudit alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "tidyaudit alternatives" section above for the current picks, or visit /alternatives/tidyaudit for the full list with editorial commentary on each.