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

<item>
<title>2008-03-25</title>
<pubDate>Mon, 24 Mar 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/03/24#n2008-03-25</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/03/24#n2008-03-25</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
bzip2 has been updated to 1.0.5 (security fix).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-03-10</title>
<pubDate>Sun, 09 Mar 2008 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/03/09#n2008-03-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/03/09#n2008-03-10</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
source(echo=TRUE) would skip lines consisting entirely of the
 letter t. (PR#10923)
</P>

</UL>
<H4>2.4.0 BUG FIXES </H4>
<UL>
<LI><P>
summary.mlm() incorrectly used accessor functions to fake an
 &quot;lm&quot; object. (PR#9191)
</P>

<LI><P>
prettyNum() was not preserving attributes, despite being
 explicitly documented to. (PR#8695)
</P>

<LI><P>
It was previously undocumented what happened if a graphical
 parameter was passed in both '...' and 'pars' to boxplot()
 and bxp(), and they behaved differently. Now those passed in
 '...' have precedence in both cases.
</P>

<LI><P>
<SPAN TITLE="i=0">Only genuinely empty statements act as 'return' in the  browser, not say those starting with a comment char. (PR#9063)</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=118">  </P>
<P>   o summary.mlm() incorrectly used accessor functions to fake an  "lm" object. (PR#9191)  </P>
<P>   o prettyNum() was not preserving attributes, despite being  explicitly documented to. (PR#8695)  </P>
<P>   o It was previously undocumented what happened if a graphical  parameter was passed in both '...' and 'pars' to boxplot()  and bxp(), and they behaved differently. Now those passed in  '...' have precedence in both cases.</DEL>
</P>
</UL>
<H4>2.3.0 INTERNATIONALIZATION </H4>
<UL>
<LI><P>
There is support for MBCS charsets in the pictex() graphics
 device, and rotated (by 90 degrees) text may work better.
</P>

<LI><P>
The \u (and \U except on Windows) notation for characters which
 is supported by the parser in all MBCS charsets is now always
 interpreted as a Unicode point, even on platforms which do not
 encode wchar_t in Unicode. These are now a syntax error in
 single-byte locales.
</P>

<LI><P>
<SPAN TITLE="i=0">Wide-character width functions wc[s]width are provided that  overcome problems found with OS-supplied ones (and those  previously used by R on Windows). This means that  double-width CJK characters are now supported on all  platforms. It seems that the width of some characters (and  not just CJK characters) depends on which CJK locale's fonts  are in use and also on the OS.  </P>
<P>   Revised wide-character classification functions are  provided for use on Windows, AIX and MacOS X to replace  deficient OS-supplied ones.</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=535">  </P>
<P>   o There is support for MBCS charsets in the pictex() graphics  device, and rotated (by 90 degrees) text may work better.  </P>
<P>   o The \u (and \U except on Windows) notation for characters which  is supported by the parser in all MBCS charsets is now always  interpreted as a Unicode point, even on platforms which do not  encode wchar_t in Unicode. These are now a syntax error in  single-byte locales.</DEL>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-03-05</title>
<pubDate>Tue, 04 Mar 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/03/04#n2008-03-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/03/04#n2008-03-05</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
The 'multilib' changes on Linux broke the use of
 sub-architectures without a main architecture.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-29</title>
<pubDate>Thu, 28 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/28#n2008-02-29</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/28#n2008-02-29</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
help(topic, offline=TRUE) misbehaved when there were multiple
 matches to 'topic'. (PR#10859)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-28</title>
<pubDate>Wed, 27 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/27#n2008-02-28</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/27#n2008-02-28</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
kappa(m, exact=TRUE) no longer wrongly uses 'exact=FALSE' when m
 is an 'lm' or 'qr' object because the kappa.tri(x, exact=TRUE)
 now works correctly.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-19</title>
<pubDate>Mon, 18 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/18#n2008-02-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/18#n2008-02-19</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
Checking examples which used grid (e.g. via lattice) without
 attaching grid no longer give errors from grid_plot_hook().
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-15</title>
<pubDate>Thu, 14 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/14#n2008-02-15</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/14#n2008-02-15</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
libtool has been updated to version 1.5.26, which avoids
 many spurious configure warnings on Darwin/Mac OS X.
</P>

<LI><P>
l10n_info() now recognizes how Darwin/Mac OS X reports
 Latin-1 locales (as charset ISO8859-1 rather than ISO-8859-1).
</P>

</UL>]]></description>  
</item>
   <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/NEWS/2008/02/13#n2008-02-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/13#n2008-02-14</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
Creating a new page on an X11() device (by plot.new() or
 grid.newpage()) did not flush out the XClearWindow call, so
 the X11 window might not be refreshed immediately.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-11</title>
<pubDate>Sun, 10 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/10#n2008-02-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/10#n2008-02-11</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
Using the X11 data editor (e.g. via edit(), fix() or View())
 could crash if the 'End' key was used and all the columns
 would have fitted into the window.
</P>

<LI><P>
<SPAN TITLE="i=0">unlink(..., recursive=TRUE) no longer crashes </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=46">on some platforms  </INS><SPAN TITLE="i=65">if a directory </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=80"> </DEL><SPAN TITLE="i=80">cannot be opened.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-02-10</title>
<pubDate>Sat, 09 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/09#n2008-02-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/09#n2008-02-10</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
Loading in 2.6.2 a saved workspace could give an unimportant
 warning in a non-UTF-8 multibyte locale (in particular a CJK
 locale on Windows) which is now suppressed.
</P>

<LI><P>
print() methods are more consistent in returning the original
 argument invisibly.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-09</title>
<pubDate>Fri, 08 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/08#n2008-02-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/08#n2008-02-09</guid>
<description><![CDATA[<H4>2.6.2 patched BUG FIXES </H4>
<UL>
<LI><P>
src/extra/pcre has been updated to PCRE 7.6 (bugfix release).
</P>

<LI><P>
unlink(..., recursive=TRUE) no longer crashes if a directory
 cannot be opened.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-08</title>
<pubDate>Thu, 07 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/07#n2008-02-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/07#n2008-02-08</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
Anonymous fifos were broken (again).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-07</title>
<pubDate>Wed, 06 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/06#n2008-02-07</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/06#n2008-02-07</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
print.htest() lost output when used within sink(file, split=TRUE).
</P>

<LI><P>
Setting par(col.main=) also set par(&quot;col&quot;) to the same colour.
</P>

<LI><P>
<SPAN TITLE="i=0">strptime</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=8">()</INS><SPAN TITLE="i=10"> crashed under certain locales on Mac OS X.</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">gregexpr</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=8">()</INS><SPAN TITLE="i=10"> no longer segfaults when "" is given as the search  pattern. Thanks to Hervé Pagès for the bug report.</SPAN>
</P>
</UL>
<H4>2.6.0 NEW FEATURES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">as.complex(), as.double(), as.integer(), as.logical() and  as.raw() are now primitive and internally generic for  efficiency. They no longer dispatch on S3 methods for  as.vector() (which was never documented). as.real() and  as.numeric() remain as alternative names for as.double().  </P>
<P>   expm1(), log(), log1p(), log2(), log10(), gamma(), lgamma(),  digamma() and trigamma() are now primitive. (Note that logb()  is not.)  </P>
<P>   The Math2 and Summary groups (round, signif, all, any, max, min,  sum</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=529">m</DEL><SPAN TITLE="i=529">, prod, range) are now primitive.  </P>
<P>   See under METHODS PACKAGE below for some cons</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=629">e</INS><SPAN TITLE="i=630">quences for S4 methods.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-02-05</title>
<pubDate>Mon, 04 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/04#n2008-02-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/04#n2008-02-05</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
matplot(x, *) with default 'pch' did not plot columns from column
 number 37 on (because the default pch was NA for those). (PR#10676)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-04</title>
<pubDate>Sun, 03 Feb 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/03#n2008-02-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/02/03#n2008-02-04</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
gregexpr no longer segfaults when &quot;&quot; is given as the search
pattern. Thanks to Hervé Pagès for the bug report.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-02-01</title>
<pubDate>Thu, 31 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/31#n2008-02-01</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/31#n2008-02-01</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
strptime crashed under certain locales on Mac OS X.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-30</title>
<pubDate>Tue, 29 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/29#n2008-01-30</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/29#n2008-01-30</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
hist.POSIXt(*, xaxt = &quot;n&quot;) no longer suppresses the y-axis.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-29</title>
<pubDate>Mon, 28 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/28#n2008-01-29</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/28#n2008-01-29</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
split(x, g) always returns a list as documented. (It used to
 return NULL for a zero-length 'x'.)
</P>

<LI><P>
tapply(x, g, ...) misbehaved if the args were of zero length.
 (PR#10644)
</P>

<LI><P>
<SPAN TITLE="i=0">isoreg(x,</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=9"> </INS><SPAN TITLE="i=10">y) no longer segfaults when y has NAs.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-01-27</title>
<pubDate>Sat, 26 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/26#n2008-01-27</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/26#n2008-01-27</guid>
<description><![CDATA[<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
isoreg(x,y) no longer segfaults when y has NAs.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-26</title>
<pubDate>Fri, 25 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/25#n2008-01-26</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/25#n2008-01-26</guid>
<description><![CDATA[<H4>2.6.2 NEW FEATURES </H4>
<UL>
<LI><P>
On Linux, parallel 32/64-bit installations are supported using
 multilib.
</P>

</UL>
<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
Memory allocations used in format() and in an internal utility
 function could be off by one byte. (PR#10635)
</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/NEWS/2008/01/23#n2008-01-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/23#n2008-01-24</guid>
<description><![CDATA[<H4>2.6.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
colnames(DF) is now also fast for large dataframes DF with
 automatic row.names. Note that the correct usage is
 names(DF). (PR#10470)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
tools::texi2dvi() works around the failure of 'texi2dvi --quiet' 
 to be quiet in texinfo 4.11.
</DEL>
</P>

</UL>
<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
A compilation problem on one system where glob was not found
 has been corrected. (PR#10468)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The &quot;profile.nls&quot; method of plot() was losing the x axis labels.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
array() computed the total number of entries in the array before
 coercing the dimensions to integer. (Reported by Allen McIntosh.)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
persp() misreported errors in the y parameter. (Reported by Allen
 McIntosh.)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
source(&quot;clipboard&quot;, echo=TRUE) and file(&quot;clipboard&quot;, open=&quot;rt&quot;)
 gave spurious errors. (Reported by Fernando Saldanha.)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
attributes&lt;-() stripped any existing attributes before checking
 that all elements of the right-hand side had names.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
rbinom(n, size, *) gave NaN when 'size &gt; .Machine$integer.max'.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
print.summary.lm() is now consistent in the capitalization of
 &quot;R-squared&quot;.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
confint() misreported on some rank-deficient lm() models.
 (PR#10496) This could also occur in the default method.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
\code{\var{&lt;name&gt;}} was not rendered correctly to latex in Rd
 files for non-alphabetic arguments &lt;name&gt;.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
In 2.6.1, curve(*, add=TRUE) used a wrong default 'xlim' when x
 coordinates were logged.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The Java-based search in help.start() now only requires a
 JVM &gt;= 1.4 (2.6.1 accidentally required &gt;= 1.5).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The default method for range() was omitting 'na.rm' for
 non-numeric objects such as those of class &quot;Date&quot;. (PR#10508)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
cut(x, breaks=&lt;n&gt;) misbehaved on a constant vector of negative
 values.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
bxp(), the plotting engine of boxplot(), no longer plots staple
 ticks multiple times. (PR#10499)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The automatic detection of the domain for message translation
 was not working correctly for messages in message(), warning()
 and stop() in packages other than 'base'.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The profile.nls() function misbehaved when encountering
 non-convergence of the &quot;port&quot; algorithm.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Under certain rare circumstances in R 2.6.x, log(), round()
 and trunc() could alter their arguments in the caller. This
 involved passing of empty '...' arguments, and was spotted
 when using apply(x, 2, log).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
par() no longer warns unnecessarily when asked to set new=FALSE
 on an unused graphics device.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
plot.formula() was not passing on '...' when used with a
 one-sided formula.
</P>
<P>
 plot.formula() was not accepting expressions for annotations
 passed to title(). (PR#10525)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
pchisq(x, df=0, ncp=L) now returns the correct limit exp(-L/2) for
 x=0 and is no longer returning NaN for x &gt; 0, L &lt; 80. (PR#10551)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Non-ASCII characters were only working correctly in Hershey
 fonts if these were specified by the 'vfont' argument to
 text() and not if specified as a font family.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
There were several errors in Hershey$allowed, but the help
 page listed the allowed combinations correctly.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
text() no longer attempts to use 'vfont' with an expression
 for 'labels' (it was documented not to work).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
fisher.test(simulate.p.value = TRUE) gave incorrect answers
 in some extremely degenerate problems. (PR#10558)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
src/extra/pcre has been updated to PCRE 7.5 (bugfix release).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
capture.output() completes an incomplete final line of
 output when file = NULL. (PR#10534)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
capture.output() now returns invisibly if output is written to
 a file/connection.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
format.AsIs() did not remove the &quot;AsIs&quot; class and so could go
 into an infinite loop.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
summary.mlm() lost the names of the coefficients when there
 was only one.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rdconv was not marking examples files with an encoding if
 this was known from the package's DESCRIPTION file.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
readChar() from a raw vector was reading a number of bytes,
 not characters.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
slotNames() was erroneously treating classes that extend
 &quot;character&quot; as strings.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
R no longer ignores SIGPIPE signals even in processes launched
 by system(). Instead PR#1959 is handled by a simple error
 handler which will give an error message in circumstances
 where none was given before.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The AIC() S4 generic in package stats4 no longer disables
 dispatch of S3 methods for AIC().
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The conflicts check in library() excluded all S4 generics, even
 where they were unrelated to the function masked. It is now
 more selective (although still too generous to S4 generics).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
proc.time() was missing a protect and could misbehave if
 provoked by gctorture(). (PR#10600)
</DEL>
</P>

</UL>
<H4>2.6.2 NEW FEATURES </H4>
<UL>
<LI><P>
colnames(DF) is now also fast for large dataframes DF with
 automatic row.names. Note that the correct usage is
 names(DF). (PR#10470)
</P>

<LI><P>
tools::texi2dvi() works around the failure of 'texi2dvi --quiet' 
 to be quiet in texinfo 4.11.
</P>

</UL>
<H4>2.6.2 BUG FIXES </H4>
<UL>
<LI><P>
A compilation problem on one system where glob was not found
 has been corrected. (PR#10468)
</P>

<LI><P>
The &quot;profile.nls&quot; method of plot() was losing the x axis labels.
</P>

<LI><P>
array() computed the total number of entries in the array before
 coercing the dimensions to integer. (Reported by Allen McIntosh.)
</P>

<LI><P>
persp() misreported errors in the y parameter. (Reported by Allen
 McIntosh.)
</P>

<LI><P>
source(&quot;clipboard&quot;, echo=TRUE) and file(&quot;clipboard&quot;, open=&quot;rt&quot;)
 gave spurious errors. (Reported by Fernando Saldanha.)
</P>

<LI><P>
attributes&lt;-() stripped any existing attributes before checking
 that all elements of the right-hand side had names.
</P>

<LI><P>
rbinom(n, size, *) gave NaN when 'size &gt; .Machine$integer.max'.
</P>

<LI><P>
print.summary.lm() is now consistent in the capitalization of
 &quot;R-squared&quot;.
</P>

<LI><P>
confint() misreported on some rank-deficient lm() models.
 (PR#10496) This could also occur in the default method.
</P>

<LI><P>
\code{\var{&lt;name&gt;}} was not rendered correctly to latex in Rd
 files for non-alphabetic arguments &lt;name&gt;.
</P>

<LI><P>
In 2.6.1, curve(*, add=TRUE) used a wrong default 'xlim' when x
 coordinates were logged.
</P>

<LI><P>
The Java-based search in help.start() now only requires a
 JVM &gt;= 1.4 (2.6.1 accidentally required &gt;= 1.5).
</P>

<LI><P>
The default method for range() was omitting 'na.rm' for
 non-numeric objects such as those of class &quot;Date&quot;. (PR#10508)
</P>

<LI><P>
cut(x, breaks=&lt;n&gt;) misbehaved on a constant vector of negative
 values.
</P>

<LI><P>
bxp(), the plotting engine of boxplot(), no longer plots staple
 ticks multiple times. (PR#10499)
</P>

<LI><P>
The automatic detection of the domain for message translation
 was not working correctly for messages in message(), warning()
 and stop() in packages other than 'base'.
</P>

<LI><P>
The profile.nls() function misbehaved when encountering
 non-convergence of the &quot;port&quot; algorithm.
</P>

<LI><P>
Under certain rare circumstances in R 2.6.x, log(), round()
 and trunc() could alter their arguments in the caller. This
 involved passing of empty '...' arguments, and was spotted
 when using apply(x, 2, log).
</P>

<LI><P>
par() no longer warns unnecessarily when asked to set new=FALSE
 on an unused graphics device.
</P>

<LI><P>
plot.formula() was not passing on '...' when used with a
 one-sided formula.
</P>
<P>
 plot.formula() was not accepting expressions for annotations
 passed to title(). (PR#10525)
</P>

<LI><P>
pchisq(x, df=0, ncp=L) now returns the correct limit exp(-L/2) for
 x=0 and is no longer returning NaN for x &gt; 0, L &lt; 80. (PR#10551)
</P>

<LI><P>
Non-ASCII characters were only working correctly in Hershey
 fonts if these were specified by the 'vfont' argument to
 text() and not if specified as a font family.
</P>

<LI><P>
There were several errors in Hershey$allowed, but the help
 page listed the allowed combinations correctly.
</P>

<LI><P>
text() no longer attempts to use 'vfont' with an expression
 for 'labels' (it was documented not to work).
</P>

<LI><P>
fisher.test(simulate.p.value = TRUE) gave incorrect answers
 in some extremely degenerate problems. (PR#10558)
</P>

<LI><P>
src/extra/pcre has been updated to PCRE 7.5 (bugfix release).
</P>

<LI><P>
capture.output() completes an incomplete final line of
 output when file = NULL. (PR#10534)
</P>

<LI><P>
capture.output() now returns invisibly if output is written to
 a file/connection.
</P>

<LI><P>
format.AsIs() did not remove the &quot;AsIs&quot; class and so could go
 into an infinite loop.
</P>

<LI><P>
summary.mlm() lost the names of the coefficients when there
 was only one.
</P>

<LI><P>
Rdconv was not marking examples files with an encoding if
 this was known from the package's DESCRIPTION file.
</P>

<LI><P>
readChar() from a raw vector was reading a number of bytes,
 not characters.
</P>

<LI><P>
slotNames() was erroneously treating classes that extend
 &quot;character&quot; as strings.
</P>

<LI><P>
R no longer ignores SIGPIPE signals even in processes launched
 by system(). Instead PR#1959 is handled by a simple error
 handler which will give an error message in circumstances
 where none was given before.
</P>

<LI><P>
The AIC() S4 generic in package stats4 no longer disables
 dispatch of S3 methods for AIC().
</P>

<LI><P>
The conflicts check in library() excluded all S4 generics, even
 where they were unrelated to the function masked. It is now
 more selective (although still too generous to S4 generics).
</P>

<LI><P>
proc.time() was missing a protect and could misbehave if
 provoked by gctorture(). (PR#10600)
</P>

<LI><P>
The cut() and hist() methods for dates and datetimes are now
 more accurate for intervals of &quot;months&quot; and &quot;years&quot;, thanks to
 Marc Schwarz.
</P>

<LI><P>
url()/download.file() could segfault if the HTTP interaction
 involved a redirect to an address starting with '/' on the
 same server.
</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/NEWS/2008/01/22#n2008-01-23</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/22#n2008-01-23</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
proc.time() was missing a protect and could misbehave if
 provoked by gctorture(). (PR#10600)
</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/NEWS/2008/01/21#n2008-01-22</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/21#n2008-01-22</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
capture.output() completes an incomplete final line of
 output when file = NULL. (PR#10534)
</P>

<LI><P>
capture.output() now returns invisibly if output is written to
 a file/connection.
</P>

<LI><P>
format.AsIs() did not remove the &quot;AsIs&quot; class and so could go
 into an infinite loop.
</P>

<LI><P>
summary.mlm() lost the names of the coefficients when there
 was only one.
</P>

<LI><P>
Rdconv was not marking examples files with an encoding if
 this was known from the package's DESCRIPTION file.
</P>

<LI><P>
readChar() from a raw vector was reading a number of bytes,
 not characters.
</P>

<LI><P>
slotNames() was erroneously treating classes that extend
 &quot;character&quot; as strings.
</P>

<LI><P>
R no longer ignores SIGPIPE signals even in processes launched
 by system(). Instead PR#1959 is handled by a simple error
 handler which will give an error message in circumstances
 where none was given before.
</P>

<LI><P>
The AIC() S4 generic in package stats4 no longer disables
 dispatch of S3 methods for AIC().
</P>

<LI><P>
The conflicts check in library() excluded all S4 generics, even
 where they were unrelated to the function masked. It is now
 more selective (although still too generous to S4 generics).
</P>

<LI><P>
<SPAN TITLE="i=0">\code{\var{&lt;name&gt;}} was not rendered correctly to latex in Rd </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=62"> </INS><SPAN TITLE="i=63">files </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=69"> </DEL><SPAN TITLE="i=69">for non-alphabetic arguments &lt;name&gt;.</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">The default method for range() was omitting </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=44">'</INS><SPAN TITLE="i=45">na.rm</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=50">'</INS><SPAN TITLE="i=51"> for  non-numeric objects such as those of class "Date". (PR#10508)</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">The automatic detection of the domain for message translation  was not working correctly for messages in message(), warning()  and stop() in packages other</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=155">s</DEL><SPAN TITLE="i=155"> than 'base'.</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">plot.formula() was not passing </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=31">on </INS><SPAN TITLE="i=34">'...' </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=40">on </DEL><SPAN TITLE="i=40">when used with a  one-sided formula.  </P>
<P>   plot.formula() was not accepting expressions for annotations  passed to title(). (PR#10525)</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-01-19</title>
<pubDate>Fri, 18 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/18#n2008-01-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/18#n2008-01-19</guid>
<description><![CDATA[<H4>2.6.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
tools::texi2dvi() works around the failure of 'texi2dvi --quiet' 
 to be quiet in texinfo 4.11.
</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/NEWS/2008/01/12#n2008-01-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/12#n2008-01-13</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
src/extra/pcre has been updated to PCRE 7.5 (bugfix release).
</P>

</UL>
<H4>2.6.1 BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">As Mac OS X 10.5.</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=17">0</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=17">x</INS><SPAN TITLE="i=18"> comes with incompatible /bin/sh shell, we  force SHELL=/bin/bash (which is ok) in that case. [Only for  2.6.x: another solution is used in 2.7.0.]</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">Keyboard events in getGraphicsEvent() could cause stack  imbalance errors</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=73">.</INS><SPAN TITLE="i=74"> (PR#10453)</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2008-01-12</title>
<pubDate>Fri, 11 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/11#n2008-01-12</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/11#n2008-01-12</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
fisher.test(simulate.p.value = TRUE) gave incorrect answers
 in some extremely degenerate problems. (PR#10558)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-10</title>
<pubDate>Wed, 09 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/09#n2008-01-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/09#n2008-01-10</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
Non-ASCII characters were only working correctly in Hershey
 fonts if these were specified by the 'vfont' argument to
 text() and not if specified as a font family.
</P>

<LI><P>
There were several errors in Hershey$allowed, but the help
 page listed the allowed combinations correctly.
</P>

<LI><P>
text() no longer attempts to use 'vfont' with an expression
 for 'labels' (it was documented not to work).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2008-01-08</title>
<pubDate>Mon, 07 Jan 2008 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/07#n2008-01-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2008/01/07#n2008-01-08</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
pchisq(x, df=0, ncp=L) now returns the correct limit exp(-L/2) for
 x=0 and is no longer returning NaN for x &gt; 0, L &lt; 80. (PR#10551)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-29</title>
<pubDate>Fri, 28 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/28#n2007-12-29</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/28#n2007-12-29</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
par() no longer warns unnecessarily when asked to set new=FALSE
 on an unused graphics device.
</P>

<LI><P>
plot.formula() was not passing '...' on when used with a
 one-sided formula.
</P>
<P>
 plot.formula() was not accepting expressions for annotations
 passed to title(). (PR#10525)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-24</title>
<pubDate>Sun, 23 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/23#n2007-12-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/23#n2007-12-24</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
Under certain rare circumstances in R 2.6.x, log(), round()
 and trunc() could alter their arguments in the caller. This
 involved passing of empty '...' arguments, and was spotted
 when using apply(x, 2, log).
</P>

<LI><P>
<SPAN TITLE="i=0">The profile.nls() function misbehaved when encountering  non-convergence of the "port" algorithm.</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=97">  </P>
<P>   o Under certain rare circumstances in R 2.6.x, log(), round()  and trunc() could alter their arguments in the caller. This  involved passing of empty '...' arguments, and was spotted  when using apply(x, 2, log).</DEL>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-12-23</title>
<pubDate>Sat, 22 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/22#n2007-12-23</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/22#n2007-12-23</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">bxp()</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=5"> {</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=5">, </INS><SPAN TITLE="i=7">the plotting engine of boxplot()</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=39">}</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=39">,</INS><SPAN TITLE="i=40"> no longer plots staple </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=64"> </INS><SPAN TITLE="i=65">ticks </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=71"> </DEL><SPAN TITLE="i=71">multiple times. (PR#10499)</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">The profile.nls</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=15">()</INS><SPAN TITLE="i=17"> function misbehaved when encountering  non-convergence of the "port" algorithm.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=97">  </P>
<P>   o Under certain rare circumstances in R 2.6.x, log(), round()  and trunc() could alter their arguments in the caller. This  involved passing of empty '...' arguments, and was spotted  when using apply(x, 2, log).</INS>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-12-19</title>
<pubDate>Tue, 18 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/18#n2007-12-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/18#n2007-12-19</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
by() fails for 1-column matrices and dataframes. (PR#10505)
</DEL>
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-17</title>
<pubDate>Sun, 16 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/16#n2007-12-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/16#n2007-12-17</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
The profile.nls function misbehaved when encountering
 non-convergence of the &quot;port&quot; algorithm.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-16</title>
<pubDate>Sat, 15 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/15#n2007-12-16</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/15#n2007-12-16</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
The automatic detection of the domain for message translation
 was not working correctly for messages in message(), warning()
 and stop() in packages others than 'base'.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-15</title>
<pubDate>Fri, 14 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/14#n2007-12-15</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/14#n2007-12-15</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
bxp() {the plotting engine of boxplot()} no longer plots staple ticks
 multiple times. (PR#10499)
</P>

<LI><P>
<INS STYLE="background:#E6FFE6;" TITLE="i=0">In 2.6.1, </INS><SPAN TITLE="i=10">curve(*, add=TRUE) used a wrong default 'xlim' when x  coordinates w</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=78">h</DEL><SPAN TITLE="i=78">ere logged</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=88"> in 2.6.1</DEL><SPAN TITLE="i=88">.</SPAN>
</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/NEWS/2007/12/13#n2007-12-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/13#n2007-12-14</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
cut(x, breaks=&lt;n&gt;) misbehaved on a constant vector of negative
 values.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-12</title>
<pubDate>Tue, 11 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/11#n2007-12-12</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/11#n2007-12-12</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
The Java-based search in help.start() now only requires a
 JVM &gt;= 1.4 (2.6.1 accidentally required &gt;= 1.5).
</P>

<LI><P>
by() fails for 1-column matrices and dataframes. (PR#10505)
</P>

<LI><P>
The default method for range() was omitting na.rm for
 non-numeric objects such as those of class &quot;Date&quot;. (PR#10508)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-11</title>
<pubDate>Mon, 10 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/10#n2007-12-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/10#n2007-12-11</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
curve(*, add=TRUE) used a wrong default 'xlim' when x
 coordinates where logged in 2.6.1.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-10</title>
<pubDate>Sun, 09 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/09#n2007-12-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/09#n2007-12-10</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
\code{\var{&lt;name&gt;}} was not rendered correctly to latex in Rd files
 for non-alphabetic arguments &lt;name&gt;.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-09</title>
<pubDate>Sat, 08 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/08#n2007-12-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/08#n2007-12-09</guid>
<description><![CDATA[<H4>2.6.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
colnames(DF) is now also fast for large dataframes DF with
 automatic row.names. Note that the correct usage is
 names(DF). (PR#10470)
</P>

</UL>
<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
colnames(df) is now also fast for dataframes with long automatic
 rownames. (PR#10470)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
attributes&lt;-() stripped old attributes before checking that
 all elements of the right-hand side had names.
</DEL>
</P>

<LI><P>
attributes&lt;-() stripped any existing attributes before checking
 that all elements of the right-hand side had names.
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;" TITLE="i=0">plot.</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=0">The "</INS><SPAN TITLE="i=5">profile.nls</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=16">" method of plot</INS><SPAN TITLE="i=32">() was losing the x axis labels</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=63">.</INS>
</P>
<LI><P>
<SPAN TITLE="i=0">print.summary.lm() is now consistent in </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=40">spelling</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=40">the capitalization</INS><SPAN TITLE="i=58"> of </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=62"> </INS><SPAN TITLE="i=63">"R-squared".</SPAN>
</P>
<LI><P>
<SPAN TITLE="i=0">confint() misreported on some rank-deficient lm() models.  (PR#10496) </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=70">C</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=70">This c</INS><SPAN TITLE="i=76">ould also occur in the default method.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-12-06</title>
<pubDate>Wed, 05 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/05#n2007-12-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/05#n2007-12-06</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
print.summary.lm() is now consistent in spelling of &quot;R-squared&quot;.
</P>

<LI><P>
confint() misreported on some rank-deficient lm() models.
 (PR#10496) Could also occur in the default method.
</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/NEWS/2007/12/04#n2007-12-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/04#n2007-12-05</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
rbinom(n, size, *) gave NaN when 'size &gt; .Machine$integer.max'.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-04</title>
<pubDate>Mon, 03 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/03#n2007-12-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/03#n2007-12-04</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
source(&quot;clipboard&quot;, echo=TRUE) and file(&quot;clipboard&quot;, open=&quot;rt&quot;)
 gave spurious errors. (Reported by Fernando Saldanha.)
</P>

<LI><P>
attributes&lt;-() stripped old attributes before checking that 
 all elements of the right-hand side had names.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-12-03</title>
<pubDate>Sun, 02 Dec 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/02#n2007-12-03</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/12/02#n2007-12-03</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
array() computed the total number of entries in the array before
 coercing the dimensions to integer. (Reported by Allen McIntosh.)
</P>

<LI><P>
persp() misreported errors in the y parameter. (Reported by Allen
 McIntosh.)
</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/NEWS/2007/11/29#n2007-11-30</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/29#n2007-11-30</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
colnames(df) is now also fast for dataframes with long automatic
 rownames. (PR#10470)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-28</title>
<pubDate>Tue, 27 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/27#n2007-11-28</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/27#n2007-11-28</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
plot.profile.nls() was losing the x axis labels
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-27</title>
<pubDate>Mon, 26 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/26#n2007-11-27</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/26#n2007-11-27</guid>
<description><![CDATA[<H4>2.6.1 patched BUG FIXES </H4>
<UL>
<LI><P>
A compilation problem on one system where glob was not found
 has been corrected. (PR#10468)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-26</title>
<pubDate>Sun, 25 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/25#n2007-11-26</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/25#n2007-11-26</guid>
<description><![CDATA[<H4>2.6.1 BUG FIXES </H4>
<UL>
<LI><P>
Keyboard events in getGraphicsEvent() could cause stack
 imbalance errors (PR#10453)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-25</title>
<pubDate>Sat, 24 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/24#n2007-11-25</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/24#n2007-11-25</guid>
<description><![CDATA[<H4>2.6.1 BUG FIXES </H4>
<UL>
<LI><P>
plot.ts(x,y) could use wrong default labels; fixed thanks to
 Antonio, Fabio di Narzo.
</P>

<LI><P>
reshape() got column names out of sync with contents in some
 cases; found by Antonio, Fabio Di Narzo.
</P>

<LI><P>
ar(x) for short 'x' (i.e. length &lt;= 10) could fail because the
 default 'order.max' was &gt;= length(x) which is non-sensical.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-24</title>
<pubDate>Fri, 23 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/23#n2007-11-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/23#n2007-11-24</guid>
<description><![CDATA[<H4>2.6.1 BUG FIXES </H4>
<UL>
<LI><P>
choose(n, k) gave incorrect values for negative n and small k.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-22</title>
<pubDate>Wed, 21 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/21#n2007-11-22</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/21#n2007-11-22</guid>
<description><![CDATA[<H4>2.6.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
The &quot;data.frame&quot; and &quot;factor&quot; methods for [[ now support
 the 'exact' argument introduced in 2.6.0.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
plot.lm() gains a new argument 'cex.caption' to allow the
 size of the captions to be controlled.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
A series of changes make the CHARSXP cache introduced in 2.6.0
 faster (and in some cases many times faster) in sessions with
 a large number (e.g. a million) of unique character strings,
 and also if there are many empty strings.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
embedFonts(), bitmap() and dev2bitmap() explicitly turn off
 auto-rotation in Ghostscript when generating PDF.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The canonical architecture is no longer checked when loading
 packages using a non-empty sub-architecture, since it is
 possible to (e.g.) build packages for i386-pc-linux-gnu on both
 that architecture and on x86_64-unknown-linux-gnu.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Deparsing will (if option warnIncomplete is set) warn on
 strings longer than the parser limit (8192 bytes).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
url() now uses the UserAgent header in http transactions in
 the same way as download.file() (making use of option
 &quot;HTTPUserAgent&quot;).
</DEL>
</P>

</UL>
<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
iconv() is again able to translate character strings with
 embedded nuls (such as those in UCS-2).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
new.packages() and update.packages() failed when called on an
 empty library, since old.packages() threw an error.
 old.packages() now returns NULL (as documented) in that case.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Builds on Mac OS X 10.4 or higher now allocate enough space
 in the binary headers to relocate dependent libraries into the
 framework.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
R CMD build now computes the exclusion list on the copy it
 makes: this avoids problems if the original sources contain
 symbolic links (which are resolved in the copy). Thanks to
 Michael Lawrence for diagnosis and patch.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
object.size() had slightly too low a size for objects of type &quot;S4&quot;.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
symbol() in plotmath expressions was only accepting valid
 character strings, which made it impossible to specify symbols
 such as aleph (obtained by symbol(&quot;\300&quot;)) in a UTF-8 locale.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
An event handling issue caused autorepeat functions to
 misbehave with tcltk (notably scrollbars).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
plot(sin, -5, 5) gives ylab 'sin(x)' again, where it resulted
 in 'x(x)' in 2.6.0. Further, plot(sin) again plots from
 [0,1] also in cases where a previously used coordinate system
 differs.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
curve() with unspecified 'from', 'to' and 'xlim' now reuses the
 previous x limits, and not slightly larger ones.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
It was intended that R code filenames in packages should start
 with an ASCII letter or digits (and R CMD INSTALL uses that),
 but the test used in R CMD build ([A-Za-z0-9]) was
 locale-specific (and excluded t to y in Estonian, for
 example). (PR#10351)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
'R CMD build' could misbehave when faced with files with CRLF
 line endings *and* no line ending on the final line of the
 file, removing the last byte of the file.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
DF[i, j] failed in 2.6.0 if j was a logical vector selecting a
 single column.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Unix x11() would fail if a valid 'display' was specified but
 DISPLAY was unset. (PR#10379)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
postscript() was not always ignoring .Postscript.Options in
 the workspace (where it should not have occurred).
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
help.search() would give an error if it found a badly
 installed package, even if 'package' was not specified.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
tclServiceMode() (package tcltk) now works under Unix-alikes.
 (Although documented, it used only to work under Windows.)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
As Mac OS X 10.5.0 comes with incompatible /bin/sh shell, we
 force SHELL=/bin/bash (which is ok) in that case. [Only for
 2.6.x: another solution is used in 2.7.0.]
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Deliberately using malformed source attributes no longer
 causes deparsing/printing of functions to crash R. (PR#10437)
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
R CMD check and R CMD INSTALL now work with (some) directory
 names containing spaces.
</DEL>
</P>

</UL>
<H4>2.6.1 NEW FEATURES </H4>
<UL>
<LI><P>
The &quot;data.frame&quot; and &quot;factor&quot; methods for [[ now support
 the 'exact' argument introduced in 2.6.0.
</P>

<LI><P>
plot.lm() gains a new argument 'cex.caption' to allow the
 size of the captions to be controlled.
</P>

<LI><P>
A series of changes make the CHARSXP cache introduced in 2.6.0
 faster (and in some cases many times faster) in sessions with
 a large number (e.g. a million) of unique character strings,
 and also if there are many empty strings.
</P>

<LI><P>
embedFonts(), bitmap() and dev2bitmap() explicitly turn off
 auto-rotation in Ghostscript when generating PDF.
</P>

<LI><P>
The canonical architecture is no longer checked when loading
 packages using a non-empty sub-architecture, since it is
 possible to (e.g.) build packages for i386-pc-linux-gnu on both
 that architecture and on x86_64-unknown-linux-gnu.
</P>

<LI><P>
Deparsing will (if option warnIncomplete is set) warn on
 strings longer than the parser limit (8192 bytes).
</P>

<LI><P>
url() now uses the UserAgent header in http transactions in
 the same way as download.file() (making use of option
 &quot;HTTPUserAgent&quot;).
</P>

</UL>
<H4>2.6.1 BUG FIXES </H4>
<UL>
<LI><P>
iconv() is again able to translate character strings with
 embedded nuls (such as those in UCS-2).
</P>

<LI><P>
new.packages() and update.packages() failed when called on an
 empty library, since old.packages() threw an error.
 old.packages() now returns NULL (as documented) in that case.
</P>

<LI><P>
Builds on Mac OS X 10.4 or higher now allocate enough space
 in the binary headers to relocate dependent libraries into the
 framework.
</P>

<LI><P>
R CMD build now computes the exclusion list on the copy it
 makes: this avoids problems if the original sources contain
 symbolic links (which are resolved in the copy). Thanks to
 Michael Lawrence for diagnosis and patch.
</P>

<LI><P>
object.size() had slightly too low a size for objects of type &quot;S4&quot;.
</P>

<LI><P>
symbol() in plotmath expressions was only accepting valid
 character strings, which made it impossible to specify symbols
 such as aleph (obtained by symbol(&quot;\300&quot;)) in a UTF-8 locale.
</P>

<LI><P>
An event handling issue caused autorepeat functions to
 misbehave with tcltk (notably scrollbars).
</P>

<LI><P>
plot(sin, -5, 5) gives ylab 'sin(x)' again, where it resulted
 in 'x(x)' in 2.6.0. Further, plot(sin) again plots from
 [0,1] also in cases where a previously used coordinate system
 differs.
</P>

<LI><P>
curve() with unspecified 'from', 'to' and 'xlim' now reuses the
 previous x limits, and not slightly larger ones.
</P>

<LI><P>
It was intended that R code filenames in packages should start
 with an ASCII letter or digits (and R CMD INSTALL uses that),
 but the test used in R CMD build ([A-Za-z0-9]) was
 locale-specific (and excluded t to y in Estonian, for
 example). (PR#10351)
</P>

<LI><P>
'R CMD build' could misbehave when faced with files with CRLF
 line endings *and* no line ending on the final line of the
 file, removing the last byte of the file.
</P>

<LI><P>
DF[i, j] failed in 2.6.0 if j was a logical vector selecting a
 single column.
</P>

<LI><P>
Unix x11() would fail if a valid 'display' was specified but
 DISPLAY was unset. (PR#10379)
</P>

<LI><P>
postscript() was not always ignoring .Postscript.Options in
 the workspace (where it should not have occurred).
</P>

<LI><P>
help.search() would give an error if it found a badly
 installed package, even if 'package' was not specified.
</P>

<LI><P>
tclServiceMode() (package tcltk) now works under Unix-alikes.
 (Although documented, it used only to work under Windows.)
</P>

<LI><P>
As Mac OS X 10.5.0 comes with incompatible /bin/sh shell, we
 force SHELL=/bin/bash (which is ok) in that case. [Only for
 2.6.x: another solution is used in 2.7.0.]
</P>

<LI><P>
Deliberately using malformed source attributes no longer
 causes deparsing/printing of functions to crash R. (PR#10437)
</P>

<LI><P>
R CMD check and R CMD INSTALL now work with (some) directory
 names containing spaces.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-20</title>
<pubDate>Mon, 19 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/19#n2007-11-20</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/19#n2007-11-20</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
Deliberately using malformed source attributes no longer
 causes deparsing/printing of functions to crash R. (PR#10437)
</P>

<LI><P>
R CMD check and R CMD INSTALL now work with (some) directory
 names containing spaces.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-18</title>
<pubDate>Sat, 17 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/17#n2007-11-18</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/17#n2007-11-18</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<INS STYLE="background:#E6FFE6;" TITLE="i=0">As </INS><SPAN TITLE="i=3">Mac OS X 10.5.0 comes with incompatible /bin/sh shell, we  force SHELL=/bin/bash (which is ok) in that case.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=111"> [Only for  2.6.x: another solution is used in 2.7.0.]</INS>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-11-17</title>
<pubDate>Fri, 16 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/16#n2007-11-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/16#n2007-11-17</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
Mac OS X 10.5.0 comes with incompatible /bin/sh shell, we
 force SHELL=/bin/bash (which is ok) in that case.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-15</title>
<pubDate>Wed, 14 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/14#n2007-11-15</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/14#n2007-11-15</guid>
<description><![CDATA[<H4>2.6.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
url() now uses the UserAgent header in http transactions in
 the same way as download.file() (making use of option
 &quot;HTTPUserAgent&quot;).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-12</title>
<pubDate>Sun, 11 Nov 2007 18:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/11#n2007-11-12</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/11/11#n2007-11-12</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
tclServiceMode() (package tcltk) now works under Unix-alikes.
 (Although documented, it used only to work under Windows.)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-11-01</title>
<pubDate>Wed, 31 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/31#n2007-11-01</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/31#n2007-11-01</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
help.search() would give an error if it found a badly
 installed package, even if 'package' was not specified.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-31</title>
<pubDate>Tue, 30 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/30#n2007-10-31</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/30#n2007-10-31</guid>
<description><![CDATA[<H4>2.6.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
Deparsing will (if option warnIncomplete is set) warn on
 strings longer than the parser limit (8192 bytes).
</P>

</UL>
<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
postscript() was not always ignoring .Postscript.Options in
 the workspace (where it should not have occurred).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-30</title>
<pubDate>Mon, 29 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/29#n2007-10-30</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/29#n2007-10-30</guid>
<description><![CDATA[<H4>2.6.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
The canonical architecture is no longer checked when loading
 packages using a non-empty sub-architecture, since it is
 possible to (e.g.) build packages for i386-pc-linux-gnu on both
 that architecture and on x86_64-unknown-linux-gnu.
</P>

</UL>
<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
DF[i, j] failed in 2.6.0 if j was a logical vector selecting a
 single column.
</P>

<LI><P>
Unix x11() would fail if a valid 'display' was specified but
 DISPLAY was unset. (PR#10379)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-25</title>
<pubDate>Wed, 24 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/24#n2007-10-25</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/24#n2007-10-25</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
'R CMD build' could misbehave when faced with files with CRLF
 line endings *and* no line ending on the final line of the
 file, removing the last byte of the file.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-24</title>
<pubDate>Tue, 23 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/23#n2007-10-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/23#n2007-10-24</guid>
<description><![CDATA[<H4>2.6.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
The &quot;data.frame&quot; and &quot;factor&quot; methods for [[ now support
 the 'exact' argument introduced in 2.6.0.
</P>

<LI><P>
plot.lm() gains a new argument 'cex.caption' to allow the
 size of the captions to be controlled.
</P>

<LI><P>
A series of changes make the CHARSXP cache introduced in 2.6.0
 faster (and in some cases many times faster) in sessions with
 a large number (e.g. a million) of unique character strings,
 and also if there are many empty strings.
</P>

<LI><P>
embedFonts(), bitmap() and dev2bitmap() explicitly turn off
 auto-rotation in Ghostscript when generating PDF.
</P>

</UL>
<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
The &quot;data.frame&quot; and &quot;factor&quot; methods for [[ now support
 the 'exact' argument introduced in 2.6.0.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
plot.lm() gains a new argument 'cex.caption' to allow the
 size of the captions to be controlled.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
A series of changes make the CHARSXP cache introduced in 2.6.0
 faster (and in some cases many times faster) in sessions with
 a large number (e.g. a million) of unique character strings,
 and also if there are many empty strings.
</DEL>
</P>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
embedFonts(), bitmap() and dev2bitmap() explicitly turn off
 auto-rotation in Ghostscript when generating PDF.
</DEL>
</P>

<LI><P>
<SPAN TITLE="i=0">It was intended that R code filenames in packages should start  with an ASCII letter or digits (and R CMD INSTALL uses that),  but the test used in R CMD build ([A-Za-z0-9]) was  locale-specific (and excluded t to y in Estonian, for  example).</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=243"> (PR#10351)</INS>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-10-19</title>
<pubDate>Thu, 18 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/18#n2007-10-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/18#n2007-10-19</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
It was intended that R code filenames in packages should start
 with an ASCII letter or digits (and R CMD INSTALL uses that),
 but the test used in R CMD build ([A-Za-z0-9]) was
 locale-specific (and excluded t to y in Estonian, for
 example).
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-18</title>
<pubDate>Wed, 17 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/17#n2007-10-18</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/17#n2007-10-18</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">An event handling issue caused autorepeat functions to  misbehave with tcltk (notably scrollbars). </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=99">This was due to  a change intended to allow checking for user interrupts  inside tight loops. The change has been backed out.</DEL>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-10-17</title>
<pubDate>Tue, 16 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/16#n2007-10-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/16#n2007-10-17</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
plot(sin, -5, 5) gives ylab 'sin(x)' again, where it resulted
 in 'x(x)' in 2.6.0. Further, plot(sin) again plots from
 [0,1] also in cases where a previously used coordinate system
 differs.
</P>

<LI><P>
curve() with unspecified 'from', 'to' and 'xlim' now reuses the
 previous x limits, and not slightly larger ones.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-13</title>
<pubDate>Fri, 12 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/12#n2007-10-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/12#n2007-10-13</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
An event handling issue caused autorepeat functions to
 misbehave with tcltk (notably scrollbars). This was due to 
 a change intended to allow checking for user interrupts
 inside tight loops. The change has been backed out.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-11</title>
<pubDate>Wed, 10 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/10#n2007-10-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/10#n2007-10-11</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">A series of changes make the CHARSXP cache introduced in 2.6.0  faster (and in some cases many times faster) in sessions with  a large number (e.g. a million) of unique character </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=179">strings,  and also if there are many empty </INS><SPAN TITLE="i=222">strings.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-10-10</title>
<pubDate>Tue, 09 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/09#n2007-10-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/09#n2007-10-10</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
symbol() in plotmath expressions was only accepting valid
 character strings, which made it impossible to specify symbols
 such as aleph (obtained by symbol(&quot;\300&quot;)) in a UTF-8 locale.
</P>

</UL>
<H4>2.6.0 NEW FEATURES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
showMethods() has a &quot;smart&quot; default for 'inherited' such that
 showMethods(&lt;genfun&gt;, incl = TRUE) becomes a useful short cut.
</DEL>
</P>

<LI><P>
<SPAN TITLE="i=0">The internal equivalents of as.complex, as.double, as.integer  and as.logical used to handle length</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=99">-</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=99">=</INS><SPAN TITLE="i=100">1 arguments now accept  character strings (rather than report that this is  'unimplemented').</SPAN>
</P>
</UL>
<H4>2.6.0 METHODS PACKAGE </H4>
<UL>
<LI><P>
showMethods() has a &quot;smart&quot; default for 'inherited' such that
 showMethods(&lt;genfun&gt;, incl = TRUE) becomes a useful short cut.
</P>

</UL>
<H4>2.6.0 C-LEVEL FACILITIES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
New R_GE_str2col() exported via R_ext/GraphicsEngine.h for
 external device developers.
</DEL>
</P>

<LI><P>
New entry point R_GE_str2col listed in R_ext/GraphicsEngine.h
 for external graphics device developers.
</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/NEWS/2007/10/08#n2007-10-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/08#n2007-10-09</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
object.size() had slightly too low a size for objects of type &quot;S4&quot;.
</P>

<LI><P>
embedFonts(), bitmap() and dev2bitmap() explicitly turn off
 auto-rotation in Ghostscript when generating PDF.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-10-07</title>
<pubDate>Sat, 06 Oct 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/06#n2007-10-07</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/06#n2007-10-07</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
R CMD build now computes the exclusion list on the copy it
 makes: this avoids problems if the original sources contain
 symbolic links (which are resolved in the copy). Thanks to
 Michael Lawrence for diagnosis and patch.
</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/NEWS/2007/10/05#n2007-10-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/05#n2007-10-06</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
new.packages() and update.packages() failed when called on an
 empty library, since old.packages() threw an error.
 old.packages() now returns NULL (as documented) in that case.
</P>

<LI><P>
Builds on Mac OS X 10.4 or higher now allocate enough space
 in the binary headers to relocate dependent libraries into the
 framework.
</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/NEWS/2007/10/03#n2007-10-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/10/03#n2007-10-04</guid>
<description><![CDATA[<H4>2.6.0 patched BUG FIXES </H4>
<UL>
<LI><P>
The &quot;data.frame&quot; and &quot;factor&quot; methods for [[ now support
 the 'exact' argument introduced in 2.6.0.
</P>

<LI><P>
iconv() is again able to translate character strings with
 embedded nuls (such as those in UCS-2).
</P>

<LI><P>
plot.lm() gains a new argument 'cex.caption' to allow the
 size of the captions to be controlled.
</P>

<LI><P>
A series of changes make the CHARSXP cache introduced in 2.6.0
 faster (and in some cases many times faster) in sessions with
 a large number (e.g. a million) of unique character strings.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-26</title>
<pubDate>Tue, 25 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/25#n2007-09-26</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/25#n2007-09-26</guid>
<description><![CDATA[<H4>2.6.0 NEW FEATURES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">The [[ subsetting operator now has an argument 'exact' that  allows programmers to disable partial matching</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=107"> (which will in  due course become the default)</INS><SPAN TITLE="i=154">. The default </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=168"> </DEL><SPAN TITLE="i=168">value is exact=NA </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=186"> </INS><SPAN TITLE="i=187">which causes a warning to be issued when </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=228"> </DEL><SPAN TITLE="i=228">partial matching </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=245"> </INS><SPAN TITLE="i=246">occurs. When exact = TRUE, no partial matching </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=293"> </DEL><SPAN TITLE="i=293">will be </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=301"> </INS><SPAN TITLE="i=302">performed. When exact = FALSE, partial matching can </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=354"> </DEL><SPAN TITLE="i=354">occur and </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=364"> </INS><SPAN TITLE="i=365">no warning will be issued. This patch was written </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=415"> </DEL><SPAN TITLE="i=415">by Seth </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=423"> </INS><SPAN TITLE="i=424">Falcon.</SPAN>
</P>
</UL>
<H4>2.6.0 DEPRECATED & DEFUNCT </H4>
<UL>
<LI><P>
It is planned that [[exact=TRUE]] will become the default in
 R 2.7.0.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-25</title>
<pubDate>Mon, 24 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/24#n2007-09-25</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/24#n2007-09-25</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
Ranges in chartr() now work better in CJK locales, thanks to
 Ei-ji Nakama.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-24</title>
<pubDate>Sun, 23 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/23#n2007-09-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/23#n2007-09-24</guid>
<description><![CDATA[<H4>2.6.0 DEPRECATED & DEFUNCT </H4>
<UL>
<LI><P>
seemsS4Object (methods package) is deprecated in favour of isS4().
</P>

</UL>
<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
help(&lt;a character vector&gt;) now uses the name and not the
 value of the vector unless it has length exactly one, so
 e.g. help(letters) now gives help on 'letters'.
 (Related to PR#9927)
</P>

<LI><P>
<SPAN TITLE="i=0">getS3method() could fail if the method name contained a </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=56">special  </DEL><INS STYLE="background:#E6FFE6;" TITLE="i=56">regexp  meta</INS><SPAN TITLE="i=68">character such as "+".</SPAN>
</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/NEWS/2007/09/21#n2007-09-22</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/21#n2007-09-22</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
getS3method() could fail if the method name contained a special
 character such as "+".
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-21</title>
<pubDate>Thu, 20 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/20#n2007-09-21</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/20#n2007-09-21</guid>
<description><![CDATA[<H4>2.6.0 NEW FEATURES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">dQuote() and sQuote() are more flexible, with rendering  controlled by the new option 'useFancyQuotes'. This includes  the ability to have TeX-style rendering and directional quotes  (the so-called 'smart quotes') on Windows.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=225"> The default is to  use directional quotes in UTF-8 locales (as before) and in the  Rgui console on Windows (new).</INS>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-09-20</title>
<pubDate>Wed, 19 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/19#n2007-09-20</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/19#n2007-09-20</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
.find.packages(), packageDescription() and sessionInfo()
 assumed that attached environments named "package:foo" were
 package environments, although misguided users could use such
 a name in attach().
</P>

<LI><P>
spline() and splinefun() with method = "periodic" could return
 incorrect results when length(x) was 2 or 3.
</P>

<LI><P>
<SPAN TITLE="i=0">Trailing spaces are now con</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=27">s</INS><SPAN TITLE="i=28">istently stripped from \alias{}  entries in .Rd files, and this is now documented. (PR#9915)</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-09-19</title>
<pubDate>Tue, 18 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/18#n2007-09-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/18#n2007-09-19</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
Trailing spaces are now conistently stripped from \alias{}
 entries in .Rd files, and this is now documented. (PR#9915)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-17</title>
<pubDate>Sun, 16 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/16#n2007-09-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/16#n2007-09-17</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">Dataset HairEyeColor has been corrected to agree with </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=54"> </INS><SPAN TITLE="i=55">Friendly </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=64"> </DEL><SPAN TITLE="i=64">(2000): the change involves the breakdown of </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=109">Brown/Brown</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=109">the  Brown hair / Brown eye cell</INS><SPAN TITLE="i=141"> by </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=145"> </DEL><SPAN TITLE="i=145">Sex, and only totals over Sex </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=175"> </INS><SPAN TITLE="i=176">are given in the original source.</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/NEWS/2007/09/15#n2007-09-16</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/15#n2007-09-16</guid>
<description><![CDATA[<H4>2.6.0 NEW FEATURES </H4>
<UL>
<LI><P>
The way old.packages() and hence update.packages() handle
 packages with different versions in multiple package
 repositories has been changed. The first package encountered
 was selected, now the one with highest version number.
</P>

</UL>
<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
old.packages, and hence update.packages, incorrectly handled
 duplicate packages when multiple package repositories are
 specified. The first package encountered was selected, not
 the one with highest version number. This has been fixed.
</DEL>
</P>

<LI><P>
Dataset HairEyeColor has been corrected to agree with Friendly
 (2000): the change involves the breakdown of Brown/Brown by
 Sex, and only totals over Sex are given in the original source.
</P>

<LI><P>
<SPAN TITLE="i=0">str() is no longer slow for large POSIXct objects. </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=51"> </DEL><SPAN TITLE="i=51">Its output </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=62"> </INS><SPAN TITLE="i=63">is also slightly more compact for such</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=101"> objects</INS><SPAN TITLE="i=109">; implementation  via new optional argument 'give.head'.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-09-15</title>
<pubDate>Fri, 14 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/14#n2007-09-15</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/14#n2007-09-15</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
julian() was documented to work with POSIXt origins, but did
 not work with POSIXlt ones. (PR#9908)
</P>

<LI><P>
<SPAN TITLE="i=0">de.restore() gave </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=18">a </INS><SPAN TITLE="i=20">spurious warning for matrices (Ben Bolker)</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/NEWS/2007/09/13#n2007-09-14</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/13#n2007-09-14</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">plot(fn, xlim=c(a,b)) would not set "from" and "to" properly  when plotting a function.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=87"> The argument lists to curve() and  plot.function() have been modified slightly as part of the  fix.</INS>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-09-13</title>
<pubDate>Wed, 12 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/12#n2007-09-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/12#n2007-09-13</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
strsplit(*, fixed=TRUE), potentially iconv() and internal string
 formatting is now faster for large strings, thanks to report
 PR#9902 by John Brzustowski.
</P>

<LI><P>
plot(fn, xlim=c(a,b)) would not set "from" and "to" properly
 when plotting a function.
</P>

<LI><P>
old.packages, and hence update.packages, incorrectly handled
 duplicate packages when multiple package repositories are
 specified. The first package encountered was selected, not
 the one with highest version number. This has been fixed.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-12</title>
<pubDate>Tue, 11 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/11#n2007-09-12</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/11#n2007-09-12</guid>
<description><![CDATA[<H4>2.6.0 NEW FEATURES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">New function within(), which is like with(), except that it  </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=61">tries to store modifications back to the original in the</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=61">returns modified versions back of</INS><SPAN TITLE="i=94"> list</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=99"> </DEL><INS STYLE="background:#E6FFE6;" TITLE="i=99">s</INS><SPAN TITLE="i=100"> and data frame</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=115"> case</DEL><SPAN TITLE="i=115">s.</SPAN>
</P>
</UL>]]></description>  
</item>
   <item>
<title>2007-09-11</title>
<pubDate>Mon, 10 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/10#n2007-09-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/10#n2007-09-11</guid>
<description><![CDATA[<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
de.restore() gave spurious warning for matrices (Ben Bolker)
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-10</title>
<pubDate>Sun, 09 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/09#n2007-09-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/09#n2007-09-10</guid>
<description><![CDATA[<H4>2.6.0 PACKAGE INSTALLATION </H4>
<UL>
<LI><P>
R CMD check no longer issues a warning about no data sets
 being present if a lazyload db is found (as determined by the
 presence of Rdata.rdb, Rdata.rds, and Rdata.rdx in the 'data'
 subdirectory.
</P>

</UL>]]></description>  
</item>
   <item>
<title>2007-09-06</title>
<pubDate>Wed, 05 Sep 2007 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/05#n2007-09-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-6-branch/NEWS/2007/09/05#n2007-09-06</guid>
<description><![CDATA[<H4>2.6.0 NEW FEATURES </H4>
<UL>
<LI><P>
abbreviate() gains a 'method' argument with a new option
 "both.sides" which can make shorter abbreviations.
</P>

</UL>
<H4>2.6.0 PACKAGE INSTALLATION </H4>
<UL>
<LI><P>
A standard for specifying package license information in the
 DESCRIPTION License field was introduced, see 'Writing R
 Extensions'. In addition, files LICENSE or LICENCE in a package
 top-level source directory are now installed (so putting copies
 into the 'inst' subdirectory is no longer necessary).
</P>

</UL>
<H4>2.6.0 BUG FIXES </H4>
<UL>
<LI><P>
str() is no longer slow for large POSIXct objects.
 Its output is also slightly more compact for such; implementation
 via new optional argument 'give.head'.
</P>

</UL>]]></description>  
</item>
     </channel>
</rss>