rjdqa
rjdqa keeps refining one screen: the seasonal adjustment quality dashboard
A side-by-side editorial comparison of tidytab and watina — release velocity, themes, recent moves, and the top alternatives to consider.
A young tabulation helper whose first releases are all dependency modernisation
tidytab is a small R package for tidyverse-style tabulation, three releases into its public life. Nothing so far has added functionality: 0.2.0 fixed a cumulative-percentage calculation and moved to the base R pipe, and 0.3.0 swapped a retired purrr function for tidyr::expand_grid. The one substantive user-facing item in the history is the cumulative percentage fix.
A groundwater database client that has started doing the domain analysis too
watina is the R interface to the Watina groundwater monitoring database, and its history is mostly about making data retrieval correct: filter depths guessed conservatively when missing, spatial masking, aggregation methods per observation well, and a long series of fixes to keep the lazy database queries working across dbplyr versions. The most recent release moves past retrieval into interpretation, adding ionic ratio calculation and a Van Wirdum diagram to plot chemistry data.
tidytab is a small R package for tidyverse-style tabulation, three releases into its public life. Nothing so far has added functionality: 0.2.0 fixed a cumulative-percentage calculation and moved to the base R pipe, and 0.3.0 swapped a retired purrr function for tidyr::expand_grid. The one substantive user-facing item in the history is the cumulative percentage fix.
The package is being brought up to current tidyverse conventions by a wave of first-time contributors — six of them in 0.2.0 alone — rather than developed by a sustained maintainer effort. That makes the near-term direction predictable and narrow: retire deprecated idioms, keep CRAN checks clean. There is not yet enough history to say what the package intends to become.
With deprecated tidyselect and purrr usage now cleared, the remaining work of this kind is thin, so the next release will show whether the contributor interest converts into new tabulation features or the package settles at its current surface.
watina is the R interface to the Watina groundwater monitoring database, and its history is mostly about making data retrieval correct: filter depths guessed conservatively when missing, spatial masking, aggregation methods per observation well, and a long series of fixes to keep the lazy database queries working across dbplyr versions. The most recent release moves past retrieval into interpretation, adding ionic ratio calculation and a Van Wirdum diagram to plot chemistry data.
The package is drifting from a database client toward a domain toolkit. Early releases fought the data layer — connection handling moved to inbodb, sorting semantics changed, defunct dbplyr calls worked around. Recent work assumes retrieval is solved and adds hydrochemical analysis on top, along with defensive handling for the physically impossible inputs that analysis exposes, such as zero conductivity in the warehouse.
Expect further chemistry analysis and plotting helpers rather than new retrieval functions, since that is where the newest release invested and where the accompanying vignette points.
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 tidytab or watina.
rjdqa keeps refining one screen: the seasonal adjustment quality dashboard
epikit narrows to field-epidemiology helpers, handing proportions to a sibling package
SimInf 10.0 turns an epidemic simulator into a tool that fits models to real time series
A young package porting Stata's egen row-wise helpers to the tidyverse, one function per release
A statistician's personal toolbox, growing one plotting utility at a time
R/qtl is in pure custodial mode: every recent release answers a compiler, not a user
See all tidytab alternatives → · See all watina alternatives →
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
Both compete on the same themes — r-package — within Analytics. tidytab and watina 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. tidytab and watina 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.
Top tidytab alternatives in Analytics are ranked by recent ship velocity. Browse the "tidytab alternatives" section above for the current picks, or visit /alternatives/tidytab-r for the full list with editorial commentary on each.
Top watina alternatives in Analytics are ranked by recent ship velocity. Browse the "watina alternatives" section above for the current picks, or visit /alternatives/watina-r for the full list with editorial commentary on each.