This blog is updated daily.
A general description is here.
‘cat()’ with ‘sep’ string vector of length greater than one and more than one argument was using separators inconsistently (PR#15261).
Quotes were handled differently when reading the first line and reading the rest, so ‘read.table()’ misread files that contained quote characters (PR#15245).
