This blog is updated daily.
A general description is here.
‘binom.test()’ and ‘poisson.test()’ can now at least optionally compute central two-sided p-values which match the confidence intervals.
In ‘methods’, ‘setOldClass(..., S4Class = )’ no longer warns about undefined subclasses when the supplied S4 class inherits from a class union.
Fix long standing (Fortran compiler optimization related) bug in ‘nlminb’ with constraints, thanks to Kasper Kristensen's PR#19086 report and patch.
