This blog is updated daily.
A general description is here.
If a nonstandard font were specified in Rconsole, the GUI preferences dialog would crash R.
The bmp(), jpeg(), png() and tiff() devices were not scaling 'pointsize' correctly with the resolution, for grid-based plots (e.g. those from lattice) only.
These devices were scaling 'width' by res=1 if units="mm".
Sys.glob() attempts to handle UNC paths starting with \\ (which according to the globbing rules is escaped \), thanks to a patch from Tony Plate.
The --internet2 command line option sets a flag internally;
that flag is now visible and controllable from R using the
setInternet2() function.
file.access() proved unreliable on some network-mounted file
systems (probably a Samba issue), so it has been replaced in R
CMD INSTALL by a directory creation test. (Reported by Simon
Urbanek and Ruth Ripley.)
Topics marked as "internal" in help files were not visible
from CHM help.
The --internet2 command line option sets a flag internally; that flag is now visible and controllable from R using the setInternet2() function.
file.access() proved unreliable on some network-mounted file systems (probably a Samba issue), so it has been replaced in R CMD INSTALL by a directory creation test. (Reported by Simon Urbanek and Ruth Ripley.)
Topics marked as "internal" in help files were not visible from CHM help.
file.access() proved unreliable on some network-mounted file systems (probably a Samba issue), so it has been replaced in R CMD INSTALL by a directory creation test. (Reported by Simon Urbanek and Ruth Ripley.)
file.access() proved unreliable on some network-mounted file systems (probably a Samba issue), so it has been replaced in R CMD INSTALL by a directory creation test. (Reported by Simon Urbanek and Ruth Ripley.)
Topics marked as "internal" in help files were not visible from CHM help.
The --internet2 command line option sets a flag internally; that flag is now visible and controllable from R using the setInternet2() function.
capabilities("tiff") was incorrectly being reported as FALSE (due to an error in the Windows-specific config.h file).
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.
Scrolling controls (e.g. from View() and edit()) did not handle large line counts well.
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.
Rcmd INSTALL --build in 2.9.0 did not make _bundles_ in the format install.packages() expected.
file.choose() and the save console dialog did not set the file filters properly.
The installer now checks for Windows 2000 or later.
There is a new component, 'Test files', which if selected will
install the package-specific tests and some generic tests.
Functions testInstalledPackages() and testInstalledBasic() in
package 'tools'can be used to test these.
Support for cross-building has been withdrawn.
The installer now checks for Windows 2000 or later.
There is a new component, 'Test files', which if selected will install the package-specific tests and some generic tests. Functions testInstalledPackages() and testInstalledBasic() in package 'tools'can be used to test these.
Support for cross-building has been withdrawn.
memory.limit(size) gave a spurious error message.
memory.size() and memory.limits() now return rounded values.
memory.limit(size) gave a spurious error message.
memory.size() and memory.limits() now return rounded values.