This blog is updated daily..
A general description is here.
The ‘.Fortran()’ entry point ‘"dqrls"’ which has not been used by R since version 2.15.1 is no longer available.
The Fortran code underlying ‘nlminb()’ could infinite-loop if any the functions returned ‘NA’ or ‘NaN’, so this has been made an error.
Custom line types would sometimes segfault on the Cairo device. (PR15055.)
The ‘.Fortran()’ entry point ‘"dqrls"’ which has not been used by R
since version 2.15.1 is no longer available.
The implementation of ‘importMethodsFrom’ in a ‘NAMESPACE’ file could be confused and fail to find generics when importing from multiple packages (reported and fixed by Michael Lawrence).
The detection of the C stack direction is better protected against compiler optimization. (PR#15011.)
