This blog is updated daily.
A general description is here.
‘loess(..., iterTrace=TRUE)’ now provides diagnostics for robustness iterations, and the ‘print()’ method for ‘summary(<loess>)’ shows slightly more.
‘loess(*, weights = *)’ stored wrong weights and hence gave slightly wrong predictions for ‘newdata’. (PR#16587)