<?xml version="1.0" encoding="utf-8"?>

<!-- name="generator" content="blosxom/2.0.djm" -->

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Daily News:  R-2-6-branch/CHANGES</title>
    <link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES</link>
    <atom:link href="https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/index.rss" rel="self" type="application/rss+xml" />
    <description>Daily updates to R-2-6-branch/CHANGES</description>
    <language>en</language>

<item>
<title>2008-02-14</title>
<pubDate>Wed, 13 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/02/13#c2008-02-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/02/13#c2008-02-14</guid>
<description><![CDATA[<H4>2.6.2 patched INSTALLER (Windows)</H4>
<UL>
<LI><P>
The installer now uses version-specific identifiers so that
 multiple versions of R can be installed and uninstalled
 separately. (PR#10746)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-31</title>
<pubDate>Wed, 30 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/30#c2008-01-31</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/30#c2008-01-31</guid>
<description><![CDATA[<H4>2.6.2 NEW FEATUES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
win.version() and Sys.info() know about recent and upcoming
 Windows versions, including if they are running on a 64-bit
 platform.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The listbox used by select.list() now responds to
 double-clicking an item (as if the item had been selected and
 then the OK button pressed).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The header iconv.h is now installed, and can be used by
 packages in conjunction with PKG_LIBS=-liconv .
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The value of &quot;default&quot; for the postscript() 'paper' argument for
 savePlot() and the windows() graphics device menus is now
 interpreted as &quot;special&quot; (rather than &quot;a4&quot; or &quot;letter&quot;): it
 can still be overridden by setting ps.options(). (This changes
 the default output to be most suitable for inclusion in other
 documents rather than to produce a page for printing.)
</DEL>
</P>

</UL>
<H4>2.6.2 NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
win.version() and Sys.info() know about recent and upcoming
 Windows versions, including if they are running on a 64-bit
 platform.
</P>

<LI><P>
The listbox used by select.list() now responds to
 double-clicking an item (as if the item had been selected and
 then the OK button pressed).
</P>

<LI><P>
The header iconv.h is now installed, and can be used by
 packages in conjunction with PKG_LIBS=-liconv .
</P>

<LI><P>
The value of &quot;default&quot; for the postscript() 'paper' argument for
 savePlot() and the windows() graphics device menus is now
 interpreted as &quot;special&quot; (rather than &quot;a4&quot; or &quot;letter&quot;): it
 can still be overridden by setting ps.options(). (This changes
 the default output to be most suitable for inclusion in other
 documents rather than to produce a page for printing.)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-28</title>
<pubDate>Sun, 27 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/27#c2008-01-28</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/27#c2008-01-28</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Double clicking on a saved workspace (or dragging and dropping it
 onto Rgui.exe) failed to open it if the Rprofile or Rprofile.site file
 changed the working directory.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-24</title>
<pubDate>Wed, 23 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/23#c2008-01-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/23#c2008-01-24</guid>
<description><![CDATA[<H4>2.6.1 patched WORKAROUNDS (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
We set some environment variables to work around hangs in Rgui
 when packages (e.g. tseries) use Fortran WRITE calls. The
 Fortran output will be written to a file named 'fort.6' in the
 working directory.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Browsing for a directory in choose.dir() and the Rgui
 'Change Dir...' menu item now works around Vista's confusion
 about 'desktop' by starting at 'Computer' on Vista/Server 2008.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The shortcuts created by the installer now start R in the user's
 personal folder (typically 'My Documents' or 'Documents').
</DEL>
</P>

</UL>
<H4>2.6.1 patched NEW FEATUES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
win.version() and Sys.info() know about recent and upcoming
 Windows versions, including if they are running on a 64-bit
 platform.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The listbox used by select.list() now responds to
 double-clicking an item (as if the item had been selected and
 then the OK button pressed).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The header iconv.h is now installed, and can be used by
 packages in conjunction with PKG_LIBS=-liconv .
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The value of &quot;default&quot; for the postscript() 'paper' argument for
 savePlot() and the windows() graphics device menus is now
 interpreted as &quot;special&quot; (rather than &quot;a4&quot; or &quot;letter&quot;): it
 can still be overridden by setting ps.options(). (This changes
 the default output to be most suitable for inclusion in other
 documents rather than to produce a page for printing.)
</DEL>
</P>

</UL>
<H4>2.6.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
If a graphics window was opened in MDI mode while the console
 was zoomed, it would not be initialized properly.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The graphics window placement parameters on the GUI preferences
 dialog were being ignored.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The text field in a drop-down list (as used in GUI preferences
 for fonts) will now scroll horizontally when a user enters
 text that exceeds the display width.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
If Rterm is invoked as 'R', the status code (as passed to q())
 is now returned (rather than 0 or 1).
</DEL>
</P>

</UL>
<H4>2.6.1 patched OTHERS (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
The MSVC run-time (used by MinGW) has a global variable to
 determine whether files default to text or binary mode. R now
 overrides this setting so that files are always read in text
 mode by default: this is relevant to embedded uses of R.
</DEL>
</P>

</UL>
<H4>2.6.2 WORKAROUNDS (Windows)</H4>
<UL>
<LI><P>
We set some environment variables to work around hangs in Rgui
 when packages (e.g. tseries) use Fortran WRITE calls. The
 Fortran output will be written to a file named 'fort.6' in the
 working directory.
</P>

<LI><P>
Browsing for a directory in choose.dir() and the Rgui
 'Change Dir...' menu item now works around Vista's confusion
 about 'desktop' by starting at 'Computer' on Vista/Server 2008.
</P>

<LI><P>
The shortcuts created by the installer now start R in the user's
 personal folder (typically 'My Documents' or 'Documents').
</P>

</UL>
<H4>2.6.2 NEW FEATUES (Windows)</H4>
<UL>
<LI><P>
win.version() and Sys.info() know about recent and upcoming
 Windows versions, including if they are running on a 64-bit
 platform.
</P>

<LI><P>
The listbox used by select.list() now responds to
 double-clicking an item (as if the item had been selected and
 then the OK button pressed).
</P>

<LI><P>
The header iconv.h is now installed, and can be used by
 packages in conjunction with PKG_LIBS=-liconv .
</P>

<LI><P>
The value of &quot;default&quot; for the postscript() 'paper' argument for
 savePlot() and the windows() graphics device menus is now
 interpreted as &quot;special&quot; (rather than &quot;a4&quot; or &quot;letter&quot;): it
 can still be overridden by setting ps.options(). (This changes
 the default output to be most suitable for inclusion in other
 documents rather than to produce a page for printing.)
</P>

</UL>
<H4>2.6.2 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
If a graphics window was opened in MDI mode while the console
 was zoomed, it would not be initialized properly.
</P>

<LI><P>
The graphics window placement parameters on the GUI preferences
 dialog were being ignored.
</P>

<LI><P>
The text field in a drop-down list (as used in GUI preferences
 for fonts) will now scroll horizontally when a user enters
 text that exceeds the display width.
</P>

<LI><P>
If Rterm is invoked as 'R', the status code (as passed to q())
 is now returned (rather than 0 or 1).
</P>

</UL>
<H4>2.6.2 OTHERS (Windows)</H4>
<UL>
<LI><P>
The MSVC run-time (used by MinGW) has a global variable to
 determine whether files default to text or binary mode. R now
 overrides this setting so that files are always read in text
 mode by default: this is relevant to embedded uses of R.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-23</title>
<pubDate>Tue, 22 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/22#c2008-01-23</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/22#c2008-01-23</guid>
<description><![CDATA[<H4>2.6.1 patched OTHERS (Windows)</H4>
<UL>
<LI><P>
The MSVC run-time (used by MinGW) has a global variable to
 determine whether files default to text or binary mode. R now
 overrides this setting so that files are always read in text
 mode by default: this is relevant to embedded uses of R.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-22</title>
<pubDate>Mon, 21 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/21#c2008-01-22</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/21#c2008-01-22</guid>
<description><![CDATA[<H4>2.6.1 patched NEW FEATUES (Windows)</H4>
<UL>
<LI><P>
win.version() and Sys.info() know about recent and upcoming
 Windows versions, including if they are running on a 64-bit
 platform.
</P>

<LI><P>
The listbox used by select.list() now responds to
 double-clicking an item (as if the item had been selected and
 then the OK button pressed).
</P>

<LI><P>
The header iconv.h is now installed, and can be used by
 packages in conjunction with PKG_LIBS=-liconv .
</P>

<LI><P>
The value of &quot;default&quot; for the postscript() 'paper' argument for
 savePlot() and the windows() graphics device menus is now
 interpreted as &quot;special&quot; (rather than &quot;a4&quot; or &quot;letter&quot;): it
 can still be overridden by setting ps.options(). (This changes
 the default output to be most suitable for inclusion in other
 documents rather than to produce a page for printing.)
</P>

</UL>
<H4>2.6.1 patched WORKAROUNDS (Windows)</H4>
<UL>
<LI><P>
The shortcuts created by the installer now start R in the user's
 personal folder (typically 'My Documents' or 'Documents').
</P>

</UL>
<H4>2.6.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
If Rterm is invoked as 'R', the status code (as passed to q())
 is now returned (rather than 0 or 1).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-14</title>
<pubDate>Sun, 13 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/13#c2008-01-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/13#c2008-01-14</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
The text field in a drop-down list (as used in GUI preferences
 for fonts) will now scroll horizontally when a user enters
 text that exceeds the display width.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-13</title>
<pubDate>Sat, 12 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/12#c2008-01-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/12#c2008-01-13</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
The graphics window placement parameters on the GUI preferences
 dialog were being ignored.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-09</title>
<pubDate>Tue, 08 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/08#c2008-01-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/08#c2008-01-09</guid>
<description><![CDATA[<H4>2.6.1 patched WORKAROUNDS (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">Browsing for a directory in choose.dir() and the Rgui  </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=55"> </DEL><SPAN TITLE="i=55">'Change Dir...' menu item now works around Vista's confusion  about 'desktop' by starting at '</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=149">My </DEL><SPAN TITLE="i=149">Computer'</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=158"> on Vista/Server 2008</INS><SPAN TITLE="i=179">.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-01-06</title>
<pubDate>Sat, 05 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/05#c2008-01-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2008/01/05#c2008-01-06</guid>
<description><![CDATA[<H4>2.6.1 patched WORKAROUNDS (Windows)</H4>
<UL>
<LI><P>
Browsing for a directory in choose.dir() and the Rgui 
 'Change Dir...' menu item now works around Vista's confusion
 about 'desktop' by starting at 'My Computer'.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-14</title>
<pubDate>Thu, 13 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/12/13#c2007-12-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/12/13#c2007-12-14</guid>
<description><![CDATA[<H4>2.6.1 patched WORKAROUNDS (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">We set some environment variables to work around hangs in Rgui  when packages (e.g. tseries) use Fortran </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=105">I/O</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=105">WRITE calls. The  Fortran output will be written to a file named 'fort.6' in the  working directory</INS><SPAN TITLE="i=204">.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-12-13</title>
<pubDate>Wed, 12 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/12/12#c2007-12-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/12/12#c2007-12-13</guid>
<description><![CDATA[<H4>2.6.1 patched WORKAROUNDS (Windows)</H4>
<UL>
<LI><P>
We set some environment variables to work around hangs in Rgui
 when packages (e.g. tseries) use Fortran I/O.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-05</title>
<pubDate>Tue, 04 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/12/04#c2007-12-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/12/04#c2007-12-05</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
If a graphics window was opened in MDI mode while the console
 was zoomed, it would not be initialized properly.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-30</title>
<pubDate>Thu, 29 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/11/29#c2007-11-30</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/11/29#c2007-11-30</guid>
<description><![CDATA[<H4>2.6.0 patched PACKAGE INSTALLATION (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Fortran code in packages is no longer compiled with -Wall, as
 this is not done on other platforms.
</DEL>
</P>

</UL>
<H4>2.6.0 patched OTHERS (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
The canvas used when plotting on a jpeg() or bmp() device with
 a transparent background (most often by copying from a screen
 device with the default transparent background) is now white
 and not grey.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
It seems file.access() can be unreliable both ways: that is it
 can also report that access is barred when it is not.
 (Seen on network file systems.) So install.packages() to a
 single library no longer makes use of file.access() but checks
 directory creation instead: it is still possible that you can
 create a directory but not be allowed to create a .dll or .chm
 file, at least under Vista.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
When R_COMPLETION is set to FALSE, TAB is no longer ignored,
 but advances to the next tab stop in Rterm (the pre-2.5.0
 behaviour) and inserts a space in Rgui.
</DEL>
</P>

</UL>
<H4>2.6.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Saving a plot to Postscript or PDF required the font database
 to have been initialized: this is now done if necessary.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Very long file or pathnames could cause a crash if opened in
 the script editor. (PR#10402)
</DEL>
</P>

</UL>
<H4>2.6.1 PACKAGE INSTALLATION (Windows)</H4>
<UL>
<LI><P>
Fortran code in packages is no longer compiled with -Wall, as
 this is not done on other platforms.
</P>

</UL>
<H4>2.6.1 OTHERS (Windows)</H4>
<UL>
<LI><P>
The canvas used when plotting on a jpeg() or bmp() device with
 a transparent background (most often by copying from a screen
 device with the default transparent background) is now white
 and not grey.
</P>

<LI><P>
It seems file.access() can be unreliable both ways: that is it
 can also report that access is barred when it is not.
 (Seen on network file systems.) So install.packages() to a
 single library no longer makes use of file.access() but checks
 directory creation instead: it is still possible that you can
 create a directory but not be allowed to create a .dll or .chm
 file, at least under Vista.
</P>

<LI><P>
When R_COMPLETION is set to FALSE, TAB is no longer ignored,
 but advances to the next tab stop in Rterm (the pre-2.5.0
 behaviour) and inserts a space in Rgui.
</P>

</UL>
<H4>2.6.1 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Saving a plot to Postscript or PDF required the font database
 to have been initialized: this is now done if necessary.
</P>

<LI><P>
Very long file or pathnames could cause a crash if opened in
 the script editor. (PR#10402)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-10</title>
<pubDate>Fri, 09 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/11/09#c2007-11-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/11/09#c2007-11-10</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Very long file or pathnames could cause a crash if opened in
 the script editor. (PR#10402)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-21</title>
<pubDate>Sat, 20 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/20#c2007-10-21</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/20#c2007-10-21</guid>
<description><![CDATA[<H4>2.6.0 patched PACKAGE INSTALLATION (Windows)</H4>
<UL>
<LI><P>
Fortran code in packages is no longer compiled with -Wall, as
 this is not done on other platforms.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-09</title>
<pubDate>Mon, 08 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/08#c2007-10-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/08#c2007-10-09</guid>
<description><![CDATA[<H4>2.6.0 patched OTHERS (Windows)</H4>
<UL>
<LI><P>
It seems file.access() can be unreliable both ways: that is it
 can also report that access is barred when it is not.
 (Seen on network file systems.) So install.packages() to a
 single library no longer makes use of file.access() but checks
 directory creation instead: it is still possible that you can
 create a directory but not be allowed to create a .dll or .chm
 file, at least under Vista.
</P>

<LI><P>
When R_COMPLETION is set to FALSE, TAB is no longer ignored,
 but advances to the next tab stop in Rterm (the pre-2.5.0
 behaviour) and inserts a space in Rgui.
</P>

<LI><P>
<SPAN TITLE="i=0">The canvas used when plotting on a jpeg() or bmp() device with  a transparent background (most often by copying from a screen  device with the default transparent background) is now white  and not grey.</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=202">  </P>
<P>   o It seems file.access() can be unreliable both ways: that is it  can also report that access is barred when it is not.  (Seen on network file systems.) So install.packages() to a  single library no longer makes use of file.access() but checks  directory creation instead: it is still possible that you can  create a directory but not be allowed to create a .dll or .chm  file, at least under Vista.</DEL>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-10-08</title>
<pubDate>Sun, 07 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/07#c2007-10-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/07#c2007-10-08</guid>
<description><![CDATA[<H4>2.6.0 patched OTHERS (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">The canvas used when plotting on a jpeg() or bmp() device with  a transparent background (most often by copying from a screen  device with the default transparent background) is now white  and not grey.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=202">  </P>
<P>   o It seems file.access() can be unreliable both ways: that is it  can also report that access is barred when it is not.  (Seen on network file systems.) So install.packages() to a  single library no longer makes use of file.access() but checks  directory creation instead: it is still possible that you can  create a directory but not be allowed to create a .dll or .chm  file, at least under Vista.</INS>
</P>
</UL>
<H4>2.2.0 UNCATEGORIZED (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">If the user chooses to register R during installation, a  registry entry  HKEY_LOCAL_MACHINE\Software\R-core\R\{version}\InstallPath  will be added. Users require administrative privileges to  create this key</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=208">. F</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=208">: f</INS><SPAN TITLE="i=211">or others, the same key will be put under  the HKEY_CURRENT_USER root.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-10-06</title>
<pubDate>Fri, 05 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/05#c2007-10-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/05#c2007-10-06</guid>
<description><![CDATA[<H4>2.6.0 FUNCTION CHANGES (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">dQuote() and sQuote() now use directional quotes by </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=52"> </DEL><SPAN TITLE="i=52">default</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=59">  under RGui</INS><SPAN TITLE="i=71">. You might prefer options(useFancyQuotes=FALSE) </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=120">when  running Rterm</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=120"> if the console font does not have these quotes: see the  rw-FAQ</INS><SPAN TITLE="i=184">.</SPAN>
</P>
</UL>
<H4>2.5.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
'=' within -e expression is no longer interpreted as setting
 an environment variable.
</DEL>
</P>

<LI><P>
'=' within '-e expression' on the command line is no longer
 interpreted as setting an environment variable.
</P>

</UL>
<H4>2.5.1 GUI CHANGES (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">Using a modal widget from Rterm (e.g. select.list) is now far  </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=63">more </INS><SPAN TITLE="i=68">likely to be forced to the front.</SPAN>
</P>
</UL>
<H4>2.5.1 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">Rc</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=2">n</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=2">m</INS><SPAN TITLE="i=3">d INSTALL --docs=txt etc works (for a single type, except  'chm' which is equivalent to 'all' nowadays).</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-10-05</title>
<pubDate>Thu, 04 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/04#c2007-10-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/04#c2007-10-05</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Saving a plot to Postscript or PDF required the font database
 to have been initialized: this is now done if necessary.
</P>

</UL>
<H4>2.6.0 patched OTHERS (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">The canvas used when plotting on a jpeg() or </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=45">png</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=45">bmp</INS><SPAN TITLE="i=48">() device with  a transparent background (most often by copying from a screen  device with the default transparent background) is now white  and not grey.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-10-04</title>
<pubDate>Wed, 03 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/03#c2007-10-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/10/03#c2007-10-04</guid>
<description><![CDATA[<H4>2.6.0 patched OTHERS (Windows)</H4>
<UL>
<LI><P>
The canvas used when plotting on a jpeg() or png() device with
 a transparent background (most often by copying from a screen
 device with the default transparent background) is now white
 and not grey.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-22</title>
<pubDate>Fri, 21 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/09/21#c2007-09-22</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/09/21#c2007-09-22</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Pasting into the script editor would sometimes change fonts and
 lose line breaks. (Reported by Bob Muenchen.)
</P>

</UL>
<H4>2.6.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">Single and double quotations are now rendered using directional  quotes in text conversions of R help (as they always have been  in HTML, CHM and latex versions of the help). Note that  directional double quotes are missing in Fixed</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=232">Font on some</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=232">Sys on most</INS><SPAN TITLE="i=243">  versions of Windows, and although the files will be rendered  correctly in CJK locales using the builtin pager, they may not  be in external pagers.</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">Rcmd Rdiff now ignores </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=23">the </INS><SPAN TITLE="i=27">difference between smart single quotes  and '. This will probably only work correctly in single-byte  locales. (This is in addition to UTF-8 directional single  quotes which the Unix version has for some time equated to '.)</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-09-16</title>
<pubDate>Sat, 15 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/09/15#c2007-09-16</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/09/15#c2007-09-16</guid>
<description><![CDATA[<H4>2.6.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
Rcmd Rdiff now ignores difference between smart single quotes
 and '. This will probably only work correctly in single-byte
 locales. (This is in addition to UTF-8 directional single
 quotes which the Unix version has for some time equated to '.)
</P>

<LI><P>
locale category LC_CTYPE="C" is now supported: it was previously
 remapped to 'en' (that is US English) due to problems in the
 MinGW runtime which have since been resolved.
</P>

<LI><P>
<SPAN TITLE="i=0">Rcmd config </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=12">is </INS><SPAN TITLE="i=15">now </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=19">works</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=19">implemented</INS><SPAN TITLE="i=30">.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-09-14</title>
<pubDate>Thu, 13 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/09/13#c2007-09-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/CHANGES/2007/09/13#c2007-09-14</guid>
<description><![CDATA[<H4>2.6.0 PACKAGE INSTALLATION (Windows)</H4>
<UL>
<LI><P>
If the TMPDIR environment variable is not set, Rcmd now tries
 the TEMP variable before setting TMPDIR to C:/temp.
</P>

</UL>]]></description>  
</item>
     </channel>
</rss>