This blog is updated daily.
A general description is here.
memory.limit(size) gave a spurious error message.
file.choose() and the save console dialog did not set the
file filters properly.
Rcmd INSTALL --build in 2.9.0 did not make _bundles_ in the
format install.packages() expected.
Calling setWinProgressBar() on a closed bar gives an error
message, rather than crashing R. (PR#13709)
sprintf("%a") works better in some cases thanks to a patch to
trio from Ei-ji Nakama.
Scrolling controls (e.g. from View() and edit()) did not handle
large line counts well.
memory.limit(size) gave a spurious error message.
file.choose() and the save console dialog did not set the file filters properly.
Rcmd INSTALL --build in 2.9.0 did not make _bundles_ in the format install.packages() expected.
Calling setWinProgressBar() on a closed bar gives an error message, rather than crashing R. (PR#13709)
sprintf("%a") works better in some cases thanks to a patch to trio from Ei-ji Nakama.
Scrolling controls (e.g. from View() and edit()) did not handle large line counts well.