<?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-7-branch/CHANGES</title>
    <link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES</link>
    <atom:link href="https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/index.rss" rel="self" type="application/rss+xml" />
    <description>Daily updates to R-2-7-branch/CHANGES</description>
    <language>en</language>

<item>
<title>2008-09-21</title>
<pubDate>Sat, 20 Sep 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/20#c2008-09-21</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/20#c2008-09-21</guid>
<description><![CDATA[<H4>2.7.2 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
The windows() device would sometimes ignore font family
 requests (PR#12931). 
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-09-13</title>
<pubDate>Fri, 12 Sep 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/12#c2008-09-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/12#c2008-09-13</guid>
<description><![CDATA[<H4>2.7.2 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
The clip region was sometimes wrong when printing from the
 menu on a windows() graphics device (in 2.7.2 only).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-09-11</title>
<pubDate>Wed, 10 Sep 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/10#c2008-09-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/10#c2008-09-11</guid>
<description><![CDATA[<H4>2.7.2 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
dir.create(recursive = TRUE) was not working on //server/share
 paths.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-09-09</title>
<pubDate>Mon, 08 Sep 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/08#c2008-09-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/08#c2008-09-09</guid>
<description><![CDATA[<H4>2.7.2 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
iconv() was incorrectly identifying R running in an Eastern
 European locale as using ISO-8859-2 (aka Latin-2) rather than
 CP1250: they differ in the positions of some characters,
 notably s and z with caron. This was seen in tcltk output
 from Rcmdr in 2.7.x, but might have occurred elsewhere (and
 earlier).
</P>
<P>
 This also affected localeToCharset() which incorrectly
 returned &quot;ISO8859-2&quot;.
</P>
<P>
 The same issue seems to have caused problems with starting
 R 2.7.x in the Chinese (Hong Kong S.A.R.) locale on some
 systems (e.g. PR#12658).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-09-08</title>
<pubDate>Sun, 07 Sep 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/07#c2008-09-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/09/07#c2008-09-08</guid>
<description><![CDATA[<H4>2.7.2 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
iconv() was incorrectly identifying R running in an Eastern
 European locale as using ISO-8859-2 (aka Latin-2) rather than
 CP1250: they differ in the positions of some characters,
 notably s and z with caron. This was seen in tcltk output
 from Rcmdr in 2.7.x, but might have occurred elsewhere (and
 earlier).
</P>
<P>
 This also affected localeToCharset() which incorrectly
 returned &quot;ISO8859-2&quot;.
</P>
<P>
 The same issue seems to have caused problems with starting
 R 2.7.x in the Chinese (Hong Kong S.A.R.) locale on some
 systems (e.g. PR#12658).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-08-14</title>
<pubDate>Wed, 13 Aug 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/08/13#c2008-08-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/08/13#c2008-08-14</guid>
<description><![CDATA[<H4>2.7.2 NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
Rgui has a new menu item 'Html search page' on the Help menu,
 which goes directly to the HTML search form. This is needed
 by users of Firefox 3, which generates incorrect links in
 search results when the page is accessed via the 'Html help'
 menu item (or via help.start()).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-08-12</title>
<pubDate>Mon, 11 Aug 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/08/11#c2008-08-12</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/08/11#c2008-08-12</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Saving a graph in TIFF format could crash R (PR#11804).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rterm in interactive use did not implement R_FlushConsole() fully.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
getGraphicsEvent() did not return onMouseMove events while a
 mouse button was depressed.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The confirmation of a new frame for a windows() graphics
 device works harder to give the device focus, including
 bringing it to the top.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
glob (used by Sys.glob() and unlink()) was not working correctly
 on some filename patterns including non-ASCII characters.
 Part of the problem was specific to 2.7.x, part has existed
 since 2.5.0.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Sys.glob() returned a UTF-8 result in 2.7.[01] but failed to
 mark its encoding.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
User menus were not properly removed when a graph window was 
 closed.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rscript -e (and Rterm -e) failed on Vista because the MSVCRT
 function 'tmpfile' is broken on that platform.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Making a .msi installer now works with WiX 2.0.5805.0 (the file
 format had been changed since 2.0.4221.0 as previously tested).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The grid package could set the clipping region outside the
 device region, and the windows() device now intersects the two
 when setting the clipping region. Once an invalid region was
 set, semi-transparent text and lines might have been omitted.
</DEL>
</P>

</UL>
<H4>2.7.2 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Saving a graph in TIFF format could crash R (PR#11804).
</P>

<LI><P>
Rterm in interactive use did not implement R_FlushConsole() fully.
</P>

<LI><P>
getGraphicsEvent() did not return onMouseMove events while a
 mouse button was depressed.
</P>

<LI><P>
The confirmation of a new frame for a windows() graphics
 device works harder to give the device focus, including
 bringing it to the top.
</P>

<LI><P>
glob (used by Sys.glob() and unlink()) was not working correctly
 on some filename patterns including non-ASCII characters.
 Part of the problem was specific to 2.7.[01], part has existed
 since 2.5.0.
</P>

<LI><P>
Sys.glob() returned a UTF-8 result in 2.7.[01] but failed to
 mark its encoding.
</P>

<LI><P>
User menus were not properly removed when a graph window was 
 closed.
</P>

<LI><P>
Rscript -e (and Rterm -e) failed on Vista because the MSVCRT
 function 'tmpfile' is broken on that platform.
</P>

<LI><P>
Making a .msi installer now works with WiX 2.0.5805.0 (the file
 format had been changed since 2.0.4221.0 as previously tested).
</P>

<LI><P>
The grid package could set the clipping region outside the
 device region, and the windows() device now intersects the two
 when setting the clipping region. Once an invalid region was
 set, semi-transparent text and lines might have been omitted.
</P>

<LI><P>
Some (but not all) Korean users have been having problems with
 Korean translations of the RGui menus. These had not been
 updated for a long time, and have now been removed.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-07-25</title>
<pubDate>Thu, 24 Jul 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/24#c2008-07-25</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/24#c2008-07-25</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
The grid package could set the clipping region outside the
 device region, and the windows() device now intersects the two
 when setting the clipping region. Once an invalid region was
 set, semi-transparent text and lines might have been omitted.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-07-24</title>
<pubDate>Wed, 23 Jul 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/23#c2008-07-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/23#c2008-07-24</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Making a .msi installer now works with WiX 2.0.5805.0 (the file
 format had been changed since 2.0.4221.0 as previously tested).
</P>

<LI><P>
<SPAN TITLE="i=0">getGraphicsEvent</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=16">()</INS><SPAN TITLE="i=18"> did not return onMouseMove events while a  mouse button was depressed.</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">Rscript -e (and Rterm -e) failed on Vista because the MS</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=56">CV</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=56">VC</INS><SPAN TITLE="i=58">RT  function 'tmpfile' is broken on that platform.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-07-23</title>
<pubDate>Tue, 22 Jul 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/22#c2008-07-23</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/22#c2008-07-23</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Making a .msi installer now works with WiX 2.0.5805.0 (the file
 format had been changed since 2.0.4221.0 as previously tested).
</P>

<LI><P>
<SPAN TITLE="i=0">getGraphicsEvent</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=16">()</INS><SPAN TITLE="i=18"> did not return onMouseMove events while a  mouse button was depressed.</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">Rscript -e (and Rterm -e) failed on Vista because the MS</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=56">CV</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=56">VC</INS><SPAN TITLE="i=58">RT  function 'tmpfile' is broken on that platform.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-07-20</title>
<pubDate>Sat, 19 Jul 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/19#c2008-07-20</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/19#c2008-07-20</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Rscript -e (and Rterm -e) failed on Vista because the MSCVRT
 function 'tmpfile' is broken on that platform.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-07-19</title>
<pubDate>Fri, 18 Jul 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/18#c2008-07-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/18#c2008-07-19</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Rscript -e (and Rterm -e) failed on Vista because the MSCVRT
 function 'tmpfile' is broken on that platform.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-07-08</title>
<pubDate>Mon, 07 Jul 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/07#c2008-07-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/07#c2008-07-08</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
User menus were not properly removed when a graph window was 
 closed.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-07-04</title>
<pubDate>Thu, 03 Jul 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/03#c2008-07-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/07/03#c2008-07-04</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
glob (used by Sys.glob() and unlink()) was not working correctly
 on some filename patterns including non-ASCII characters.
 Part of the problem was specific to 2.7.x, part has existed
 since 2.5.0.
</P>

<LI><P>
Sys.glob() returned a UTF-8 result in 2.7.[01] but failed to
 mark its encoding.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-28</title>
<pubDate>Fri, 27 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/27#c2008-06-28</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/27#c2008-06-28</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rterm did not always flush console output properly.
</DEL>
</P>

<LI><P>
Rterm in interactive use did not implement R_FlushConsole() fully.
</P>

<LI><P>
getGraphicsEvent did not return onMouseMove events while a
 mouse button was depressed.
</P>

<LI><P>
The confirmation of a new frame for a windows() graphics
 device works harder to give the device focus, including
 bringing it to the top.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-27</title>
<pubDate>Thu, 26 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/26#c2008-06-27</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/26#c2008-06-27</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Rterm did not always flush console output properly.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-26</title>
<pubDate>Wed, 25 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/25#c2008-06-26</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/25#c2008-06-26</guid>
<description><![CDATA[<H4>2.7.1 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Saving a graph in TIFF format could crash R (PR#11804).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-17</title>
<pubDate>Mon, 16 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/16#c2008-06-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/16#c2008-06-17</guid>
<description><![CDATA[<H4>2.7.1 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
file.choose() in SDI mode now restores the window focus
 properly.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-13</title>
<pubDate>Thu, 12 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/12#c2008-06-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/12#c2008-06-13</guid>
<description><![CDATA[<H4>2.7.0 patched NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rgui now accepts Unicode characters invalid in the locale when
 pasted in and converts them to \uxxxx sequences before passing
 to R.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The Save as | Postscript ... file selection box now offers
 *.eps (default) and *.ps file selections.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
nchar() now gives the number of characters and their width as
 would be printed in Rgui for non-representable UTF-8 strings,
 not as they would be printed in Rterm (via &lt;U+xxxx&gt; escapes).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
savePlot() now adds the file type as an extension to the
 filename if no dot ('.') is present in the filename. This
 provides the same default as in versions prior to 2.7.0, but
 allows the extension to be specified explicitly. (Contributed
 by Steve Ellison.)
</DEL>
</P>

</UL>
<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Sys.getenv() could read incorrectly non-ASCII values.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The vertical scrollbar on the data editor/viewer now works
 when scrolling beyond 65535 rows. (PR#11291)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
getWinProgressBar() returned an integer result -- it now
 returns a double value.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
basename() and dirname() could truncate their results when
 Unicode chars were used (usually in a CJK locale).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
memory.size() no longer wraps around allocations greater than
 2Gb. (PR#11596)
</DEL>
</P>

</UL>
<H4>2.7.1 NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
Rgui now accepts Unicode characters invalid in the locale when
 pasted in and converts them to \uxxxx sequences before passing
 to R.
</P>

<LI><P>
The Save as | Postscript ... file selection box now offers
 *.eps (default) and *.ps file selections.
</P>

<LI><P>
nchar() now gives the number of characters and their width as
 would be printed in Rgui for non-representable UTF-8 strings,
 not as they would be printed in Rterm (via &lt;U+xxxx&gt; escapes).
</P>

<LI><P>
savePlot() now adds the file type as an extension to the
 filename if no dot ('.') is present in the filename. This
 provides the same default as in versions prior to 2.7.0, but
 allows the extension to be specified explicitly. (Contributed
 by Steve Ellison.)
</P>

</UL>
<H4>2.7.1 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Sys.getenv() could read incorrectly non-ASCII values.
</P>

<LI><P>
The vertical scrollbar on the data editor/viewer now works
 when scrolling beyond 65535 rows. (PR#11291)
</P>

<LI><P>
getWinProgressBar() returned an integer result -- it now
 returns a double value.
</P>

<LI><P>
basename() and dirname() could truncate their results when
 Unicode chars were used (usually in a CJK locale).
</P>

<LI><P>
memory.size() no longer wraps around allocations greater than
 2Gb. (PR#11596)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-07</title>
<pubDate>Fri, 06 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/06#c2008-06-07</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/06#c2008-06-07</guid>
<description><![CDATA[<H4>2.7.0 patched NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">nchar() now gives the number of characters and their width as  would be printed in Rgui for </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=92">non-representable </INS><SPAN TITLE="i=110">UTF-8 strings, </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=125"> </INS><SPAN TITLE="i=126">not as they would </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=144"> </DEL><SPAN TITLE="i=144">be printed in Rterm (via &lt;U+xxxx&gt; escapes).</SPAN>
</P>
</UL>
<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
memory.size() no longer wraps around allocations greater than
 2Gb. (PR#11596)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-06</title>
<pubDate>Thu, 05 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/05#c2008-06-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/05#c2008-06-06</guid>
<description><![CDATA[<H4>2.7.0 patched NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">nchar() now gives the number of characters and their width as  would be printed in Rgui for </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=92">non-representable </INS><SPAN TITLE="i=110">UTF-8 strings, </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=125"> </INS><SPAN TITLE="i=126">not as they would </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=144"> </DEL><SPAN TITLE="i=144">be printed in Rterm (via &lt;U+xxxx&gt; escapes).</SPAN>
</P>
</UL>
<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
memory.size() no longer wraps around allocations greater than
 2Gb. (PR#11596)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-06-04</title>
<pubDate>Tue, 03 Jun 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/03#c2008-06-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/06/03#c2008-06-04</guid>
<description><![CDATA[<H4>2.7.0 patched NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
savePlot() now adds the file type as an extension to the
 filename if no dot ('.') is present in the filename. This
 provides the same default as in versions prior to 2.7.0, but
 allows the extension to be specified explicitly. (Contributed
 by Steve Ellison.)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-05-28</title>
<pubDate>Tue, 27 May 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/27#c2008-05-28</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/27#c2008-05-28</guid>
<description><![CDATA[<H4>2.7.0 patched NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
nchar() now gives the number of characters and their width as
 would be printed in Rgui for UTF-8 strings, not as they would
 be printed in Rterm (via &lt;U+xxxx&gt; escapes).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-05-17</title>
<pubDate>Fri, 16 May 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/16#c2008-05-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/16#c2008-05-17</guid>
<description><![CDATA[<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
basename() and dirname() could truncate their results when
 Unicode chars were used (usually in a CJK locale).
</P>

<LI><P>
<SPAN TITLE="i=0">getWinProgressBar() returned an integer result -- it now  returns a double value.</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=81">  </P>
<P>   o basename() and dirname() could truncate their results when  Unicode chars were used (usually in a CJK locale).</DEL>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-05-16</title>
<pubDate>Thu, 15 May 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/15#c2008-05-16</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/15#c2008-05-16</guid>
<description><![CDATA[<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">getWinProgressBar() returned an integer result -- it now  returns a double value.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=81">  </P>
<P>   o basename() and dirname() could truncate their results when  Unicode chars were used (usually in a CJK locale).</INS>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-05-11</title>
<pubDate>Sat, 10 May 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/10#c2008-05-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/10#c2008-05-11</guid>
<description><![CDATA[<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
getWinProgressBar() returned an integer result -- it now
 returns a double value.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-05-10</title>
<pubDate>Fri, 09 May 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/09#c2008-05-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/05/09#c2008-05-10</guid>
<description><![CDATA[<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
getWinProgressBar() returned an integer result -- it now
 returns a double value.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-30</title>
<pubDate>Tue, 29 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/29#c2008-04-30</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/29#c2008-04-30</guid>
<description><![CDATA[<H4>2.7.0 patched NEW FEATURES (Windows)</H4>
<UL>
<LI><P>
Rgui now accepts Unicode characters invalid in the locale when
 pasted in and converts them to \uxxxx sequences before passing
 to R.
</P>

<LI><P>
The Save as | Postscript ... file selection box now offers
 *.eps (default) and *.ps file selections.
</P>

</UL>
<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rgui now accepts Unicode characters invalid in the locale when
 pasted in and converts them to \uxxxx sequences before passing
 to R.
</DEL>
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-29</title>
<pubDate>Mon, 28 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/28#c2008-04-29</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/28#c2008-04-29</guid>
<description><![CDATA[<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
The vertical scrollbar on the data editor/viewer now works
 when scrolling beyond 65535 rows. (PR#11291)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-25</title>
<pubDate>Thu, 24 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/24#c2008-04-25</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/24#c2008-04-25</guid>
<description><![CDATA[<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Rgui now accepts Unicode characters invalid in the locale when
 pasted in and converts them to \uxxxx sequences before passing
 to R.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-24</title>
<pubDate>Wed, 23 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/23#c2008-04-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/23#c2008-04-24</guid>
<description><![CDATA[<H4>2.7.0 patched BUG FIXES (Windows)</H4>
<UL>
<LI><P>
Sys.getenv() could read incorrectly non-ASCII values.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-17</title>
<pubDate>Wed, 16 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/16#c2008-04-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/16#c2008-04-17</guid>
<description><![CDATA[<H4>2.7.0 INTERNATIONALIZATION (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">Collating (e.g. &lt;) and sorting is done in UTF-8 where one of  the items is in UTF-8.</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=84"> It seems that MSVCRT's collation  order can be different in widechar and in ASCII, so this  can lead to inconsistencies.</DEL>
</P>
</UL>
<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
The size of the Rgui buffer is now set in characters not bytes
 (the difference only matters in CJK locales), but for
 backwards compatibility the entry in Rconsole is still called
 'bufbytes'. The default has been increased to 250,000 chars
 (0.5Mb).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-15</title>
<pubDate>Mon, 14 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/14#c2008-04-15</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/14#c2008-04-15</guid>
<description><![CDATA[<H4>2.7.0 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
R CMD now sets TEXINPUTS to .;%R_HOME%/share/texmf;%TEXINPUTS%;
 by exact analogy with Unix-alikes (that is, including the
 current directory before R's texmf directory).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-14</title>
<pubDate>Sun, 13 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/13#c2008-04-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/13#c2008-04-14</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
R CMD Rd2dvi defaults to 'yap' as the previewer (rather than
 xdvi.bat) -- as before this is set by the environment variable
 'xdvi'.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-12</title>
<pubDate>Fri, 11 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/11#c2008-04-12</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/11#c2008-04-12</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
tools::texi2dvi() detects the use of MikTeX's texi2dvi and
 uses its '-I path' argument to add the path to R's style files
 (such as Sweave.sty) to the input search path.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-11</title>
<pubDate>Thu, 10 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/10#c2008-04-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/10#c2008-04-11</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
When Sweave() adds its style file, it now uses shortPathName()
 on the path so that there are no spaces.
</DEL>
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-09</title>
<pubDate>Tue, 08 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/08#c2008-04-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/08#c2008-04-09</guid>
<description><![CDATA[<H4>2.7.0 PACKAGE INSTALLATION (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
A new menu entry, &quot;Install source package from local
 folder...&quot;, has been added. This uses the R toolset
 (available as described in Writing R Extensions) to install a
 package from source.
</DEL>
</P>

<LI><P>
install.packages() now handles type=&quot;source&quot;, repos=NULL
 installs.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-08</title>
<pubDate>Mon, 07 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/07#c2008-04-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/07#c2008-04-08</guid>
<description><![CDATA[<H4>2.7.0 PACKAGE INSTALLATION (Windows)</H4>
<UL>
<LI><P>
A new menu entry, &quot;Install source package from local
 folder...&quot;, has been added. This uses the R toolset
 (available as described in Writing R Extensions) to install a
 package from source.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-07</title>
<pubDate>Sun, 06 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/06#c2008-04-07</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/06#c2008-04-07</guid>
<description><![CDATA[<H4>2.7.0 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">If windows(ypinch=) was specified, the </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=39">'</INS><SPAN TITLE="i=40">width</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=45">' argument's</INS><SPAN TITLE="i=57"> value </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=64"> </INS><SPAN TITLE="i=65">was used </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=74"> </DEL><SPAN TITLE="i=74">for the height.</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">The Graphapp computation for keyboard accelerators for menus was  not always working</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=84"> correctly</INS><SPAN TITLE="i=94">, at least on Windows XP -- this </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=127"> </INS><SPAN TITLE="i=128">affected </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=137"> </DEL><SPAN TITLE="i=137">e.g. Alt-M plus 'i' for 'List search path', where </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=187">'s' was </DEL><INS STYLE="background:#E6FFE6;" TITLE="i=187">the  second 's' was</INS><SPAN TITLE="i=206"> being underlined. (PR#11036)</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-04-06</title>
<pubDate>Sat, 05 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/05#c2008-04-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/05#c2008-04-06</guid>
<description><![CDATA[<H4>2.7.0 GRAPHICS DEVICE CHANGES (Windows)</H4>
<UL>
<LI><P>
Options &quot;graphics.record&quot;, &quot;windowsBuffered&quot;, &quot;xpinch&quot; and
 &quot;ypinch&quot; have been replaced by a function windows.options() to
 set the defaults for the arguments of the windows() device.
</P>

<LI><P>
The windows() device has a new argument 'title' to set the
 title of the window.
</P>

<LI><P>
The windows() device no longer sizes the window to allow for
 scrollbars that might be needed for rescale=&quot;fixed&quot;, which
 means the default size really is 7 inches square and not 7.177
 inches.
</P>

<LI><P>
Saving a graphics window containing semi-transparent colours
 to BMP, JPEG or PNG now works.
</P>

<LI><P>
The bmp(), jpeg() and png() devices support semi-transparent
 colours. See ?png for use with transparent backgrounds.
</P>
<P>
 Specifying 'res' to these devices now scales the text size and
 line width.
</P>

<LI><P>
Drawing circles is now done with an integer diameter rather
 than radius and so can be more accurate for small circles.
 You can see this in the pairs plot and coplot examples in
 demo(graphics) which on a 96dpi system use diameter 5 rather
 than radius 2.
</P>

<LI><P>
There is a new tiff() graphics device, and an option to save to
 TIFF from the graphics device menu and in savePlot(). (The
 only advantage of (simple) TIFF over PNG is that some journals
 are unable to cope with formats from as recently as 1996.)
</P>

<LI><P>
savePlot() no longer automatically adds an extension to the filename.
</P>

</UL>
<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Options &quot;graphics.record&quot;, &quot;windowsBuffered&quot;, &quot;xpinch&quot; and
 &quot;ypinch&quot; have been replaced by a function windows.options() to
 set the defaults for the arguments of the windows() device.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The windows() device has a new argument 'title' to set the
 title of the window.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The windows() device no longer sizes the window to allow for
 scrollbars that might be needed for rescale=&quot;fixed&quot;, which
 means the default size really is 7 inches square and not 7.177
 inches.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Saving a graphics window containing semi-transparent colours
 to BMP, JPEG or PNG now works.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The bmp(), jpeg() and png() devices support semi-transparent
 colours. See ?png for use with transparent backgrounds.
</P>
<P>
 Specifying 'res' to these devices now scales the text size and
 line width.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Drawing circles is now done with an integer diameter rather
 than radius and so can be more accurate for small circles.
 You can see this in the pairs plot and coplot examples in
 demo(graphics) which on a 96dpi system use diameter 5 rather
 than radius 2.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
There is a new tiff() graphics device, and an option to save to
 TIFF from the graphics device menu and in savePlot(). (The
 only advantage of (simple) TIFF over PNG is that some journals
 are unable to cope with formats from as recently as the 1990s.)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
savePlot() no longer automatically adds an extension to the filename.
</DEL>
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-05</title>
<pubDate>Fri, 04 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/04#c2008-04-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/04#c2008-04-05</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
download.file() now selects mode=&quot;wb&quot; if 'mode' is not
 supplied and the file extension on the url looks like a binary file.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-03</title>
<pubDate>Wed, 02 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/02#c2008-04-03</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/02#c2008-04-03</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
The download progress bar now shows the percentage done in the
 title bar (and hence in the Windows task bar).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-02</title>
<pubDate>Tue, 01 Apr 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/01#c2008-04-02</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/04/01#c2008-04-02</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
The download progress bar now shows the percentage done in the
 title bar (and hence in the Windows task bar).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-04-01</title>
<pubDate>Mon, 31 Mar 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/03/31#c2008-04-01</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/03/31#c2008-04-01</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
New widget winProgressBar() (based on the progress bar used by
 download.file()).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-03-30</title>
<pubDate>Sat, 29 Mar 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/03/29#c2008-03-30</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-7-branch/CHANGES/2008/03/29#c2008-03-30</guid>
<description><![CDATA[<H4>2.7.0 OTHERS (Windows)</H4>
<UL>
<LI><P>
RSetReg now uses full pathnames, the same as the regular
 installer.
</P>

<LI><P>
Font Consolas has been added to the console fonts listed in the
 GUI preferences widget.
</P>

</UL>
<H4>2.7.0 BUG FIXES (Windows)</H4>
<UL>
<LI><P>
The winDialogString() dialog now releases CPU cycles while
 waiting for input. (PR#11045)
</P>

</UL>]]></description>  
</item>
     </channel>
</rss>