This blog is updated daily..
A general description is here.
The categories in the installers have been simplified. Now the files to support installation of source packages are always installed (they were now only 0.7Mb), and there are no longer categories 'latex' and 'Rd'.
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.
