This blog is updated daily.
A general description is here.
packageStatus() could return a data frame with duplicate row names which could then not be printed.
txtProgressBar(style = 2) did not work correctly.
txtProgressBar(style = 3) did not display until a non-minimum value was set.
pdf() device suffered from buffer overflow when adding more than a few raster images.
require(save = TRUE) recorded in .Depends the names of packages it failed to load.