This blog is updated daily.
A general description is here.
'polym()' gains a 'coefs = NULL' argument and returns class '"poly"' just like 'poly()' which gets a new 'simple=FALSE' option. They now lead to correct 'predict()'ions, e.g., on subsets of the original data.
'rhyper(nn, <large>)' now works correctly. (PR#16489)