Casdoor
casdoor ships several times a day, mostly tightening organization boundaries.
A side-by-side editorial comparison of lintr and waldo — release velocity, themes, recent moves, and the top alternatives to consider.
lintr makes the native pipe the default rule and clears out a decade of deprecations
lintr is the static analysis standard for R packages, and its 3.3.0 release does two things at once: it changes pipe_consistency_linter() to require the native pipe, following the Tidyverse Style Guide, and it completes a long deprecation program — six linters fully deprecated, several arguments defunct, and a batch of functions removed outright. The 3.1.x line before it was accuracy work and a maintainer handoff to Michael Chirico.
waldo keeps shedding dependencies while teaching its diff engine new object systems
waldo produces the object comparisons that testthat failure messages are built from. The recent releases do two things: drop dependencies - tibble, rematch2 and fansi have all gone - and extend comparison to object systems that did not exist when it was written, notably S7. Correctness of missing-value and tolerance semantics accounts for most of the rest.
lintr is the static analysis standard for R packages, and its 3.3.0 release does two things at once: it changes pipe_consistency_linter() to require the native pipe, following the Tidyverse Style Guide, and it completes a long deprecation program — six linters fully deprecated, several arguments defunct, and a batch of functions removed outright. The 3.1.x line before it was accuracy work and a maintainer handoff to Michael Chirico.
The package has been consolidating: overlapping linters renamed and merged, configuration validated up front, and an experimental R-script config offered as a possible replacement for the DCF format. Alongside that, a sustained campaign against false positives and false negatives in individual linters, which is where most contributor effort goes.
Expect the six warning-deprecated linters to be removed in the next release as announced, and continued movement on the R-script configuration format if feedback supports it.
waldo produces the object comparisons that testthat failure messages are built from. The recent releases do two things: drop dependencies - tibble, rematch2 and fansi have all gone - and extend comparison to object systems that did not exist when it was written, notably S7. Correctness of missing-value and tolerance semantics accounts for most of the rest.
This is a package deliberately shrinking its footprint while widening what it understands. Since it is imported by testthat, every dependency it drops is one fewer package in the check environment of most of CRAN, which is clearly the motivation. The comparison logic itself changes only when R gains a new way to represent objects.
Expect S7 support to deepen from basic to complete as S7 adoption grows, and further dependency removals; the diff algorithm itself looks settled.
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 lintr or waldo.
casdoor ships several times a day, mostly tightening organization boundaries.
downlit's HTML contract was set in 0.4.0; every release since tracks R itself.
dittodb has spent four years on CRAN link fixes and one DBI bump.
connectapi is becoming the scripted administration surface for Posit Connect.
chromote turned the browser itself into a pinned, downloadable dependency.
lifecycle gave the tidyverse the word superseded, then spent years tuning who gets warned
Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.
They serve adjacent needs but don't currently overlap on shipped themes. lintr and waldo 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. lintr and waldo 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 lintr alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "lintr alternatives" section above for the current picks, or visit /alternatives/lintr for the full list with editorial commentary on each.
Top waldo alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "waldo alternatives" section above for the current picks, or visit /alternatives/waldo for the full list with editorial commentary on each.