This blog is updated daily.
A general description is here.
There is now support for the LaTeX style file ‘zi4.sty’ which has in some distributions replaced ‘inconsolata.sty’ (which has been removed from the ‘inconsolata’ LaTeX package without any warning).
On Unix-alike systems, ‘R CMD INSTALL’ now installs packages group writably whenever the library (‘lib.loc’) is group writable. Hence, ‘update.packages()’ works for other group members (suggested originally and from a patch by Dirk Eddelbuettel).
The Fortran routine ‘ZHER2K’ in the reference BLAS had a comment-out bug in two places. This caused trouble with ‘eigen()’ for Hermitian matrices. (PR#15345 and report from Robin Hankin)
