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

<item>
<title>2010-09-16</title>
<pubDate>Wed, 15 Sep 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/09/15#n2010-09-16</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/09/15#n2010-09-16</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
approxfun(), approx(), splinefun() and spline() could be
 confused by x values that were different but so close as to
 print identically. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14377">PR#14377</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-09-04</title>
<pubDate>Fri, 03 Sep 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/09/03#n2010-09-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/09/03#n2010-09-04</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
as.POSIXlt() now handles negative sub-second POSIXct times
 properly - they were off by exactly one day. (Reported by
 Daniel Murphy.)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-08-31</title>
<pubDate>Mon, 30 Aug 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/08/30#n2010-08-31</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/08/30#n2010-08-31</guid>
<description><![CDATA[<H4>2.11.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
When building packages from sources it is now possible to
 create DWARF debugging symbols (dSYM) in each package on
 Mac OS X by setting PKG_MAKE_DSYM=1 environemnt variable.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-08-10</title>
<pubDate>Mon, 09 Aug 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/08/09#n2010-08-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/08/09#n2010-08-10</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
tools::undoc() again detects undocumented data
 objects.  Of course, this also affects R CMD check.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-08-07</title>
<pubDate>Fri, 06 Aug 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/08/06#n2010-08-07</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/08/06#n2010-08-07</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
contour() did not display dashed line types properly when
 contour lines were labelled. (Reported by David B. Thompson.)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-07-30</title>
<pubDate>Thu, 29 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/29#n2010-07-30</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/29#n2010-07-30</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
packageStatus() could return a data frame with duplicate row
 names which could then not be printed.
</P></LI>

<LI><P>
txtProgressBar(style = 2) did not work correctly.
</P>
<P>
 txtProgressBar(style = 3) did not display until a
  non-minimum value was set.
</P></LI>

<LI><P>
pdf() device suffered from buffer overflow when adding more than
 a few raster images.
</P></LI>

<LI><P>
<SPAN TITLE="i=0">require(save = TRUE) recorded </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=30">in .Depends </DEL><SPAN TITLE="i=30">the names of </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=43"> </DEL><SPAN TITLE="i=43">packages it failed </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=62"> </INS><SPAN TITLE="i=63">to load.</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-07-27</title>
<pubDate>Mon, 26 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/26#n2010-07-27</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/26#n2010-07-27</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
require(save = TRUE) recorded in .Depends the names of
 packages it failed to load.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-07-24</title>
<pubDate>Fri, 23 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/23#n2010-07-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/23#n2010-07-24</guid>
<description><![CDATA[<H4>2.11.1 patched DEPRECATED &amp; DEFUNCT </H4>
<UL>
<LI><P>
The use of Perl configuration variables for R CMD check (as
 previously documented in 'Writing R Extensions') is deprecated
 and will be removed in R 2.12.0.  Use the environment
 variables documented in 'R Internals' instead.
</P></LI>

</UL>
<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">The postscript() and pdf() devices will now allow </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=50">'</INS><SPAN TITLE="i=51">lwd</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=54">'</INS><SPAN TITLE="i=55"> values  less than 1 (they used to force such values to be 1).</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-07-22</title>
<pubDate>Wed, 21 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/21#n2010-07-22</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/21#n2010-07-22</guid>
<description><![CDATA[<H4>2.11.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
sessionInfo() gives more detailed platform information,
 including 32/64-bit and the sub-architecture if one is used.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-07-21</title>
<pubDate>Tue, 20 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/20#n2010-07-21</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/20#n2010-07-21</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
dir.create(recursive = TRUE) could fail if one of the components
 existed but was a directory on a read-only file system.  (Seen
 on Solaris, where the error code returned is not even listed
 as possible on the man page.)
</P></LI>

<LI><P>
The postscript() and pdf() devices will now allow lwd values
 less than 1 (they used to force such values to be 1).
</P></LI>

<LI><P>
Fixed font face for CID fonts in pdf() graphics output. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14326">PR#14326</a>)
</P></LI>

<LI><P>
GERaster() now checks for width or height of zero and does
 nothing in those cases; previously the behaviour was
 undefined, probably device-specific, and possibly dangerous.
</P></LI>

<LI><P>
wilcox.test(x, y, conf.int = TRUE) failed with an unhelpful
 message if 'x' and 'y' were constant vectors, and similarly in
 the one-sample case.  (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14329">PR#14329</a>)
</P></LI>

<LI><P>
Improperly calling Recall() from outside a function could cause a
 segfault.  (Reported by Robert McGehee.)
</P></LI>

<LI><P>
\Sexpr[result=rd] in an Rd file added a spurious newline,
 which was displayed as extra whitespace when rendered.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-07-20</title>
<pubDate>Mon, 19 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/19#n2010-07-20</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/19#n2010-07-20</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
The internal strptime() could corrupt its copy of the timezone
  which would then lead to spurious warnings. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14338">PR#14338</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-07-10</title>
<pubDate>Fri, 09 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/09#n2010-07-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/09#n2010-07-10</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
R CMD had a typo in its detection of whether the environment
  variable TEXINPUTS was set (reported by Martin Morgan).
</P></LI>

<LI><P>
The command-line parser could mistake --file=size... for one of
 the options for setting limits for Ncells or Vcells.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-07-05</title>
<pubDate>Sun, 04 Jul 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/04#n2010-07-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/07/04#n2010-07-05</guid>
<description><![CDATA[<H4>2.11.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
R CMD check runs the package-specific tests with LANGUAGE=en
 set, to facilitate comparison to .Rout.save files.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-07-01</title>
<pubDate>Wed, 30 Jun 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/30#n2010-07-01</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/30#n2010-07-01</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
weighted.mean(NA, na.rm=TRUE) and similar now returns NaN again,
 as it did previously to R 2.10.0.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-06-27</title>
<pubDate>Sat, 26 Jun 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/26#n2010-06-27</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/26#n2010-06-27</guid>
<description><![CDATA[<H4>2.11.1 BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">aggregate.ts() gave platform-depe</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=33">n</INS><SPAN TITLE="i=34">dent results due to rounding  error for ndeltat != 1.</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-06-21</title>
<pubDate>Sun, 20 Jun 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/20#n2010-06-21</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/20#n2010-06-21</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
strsplit(x, fixed=TRUE) marked UTF-8 strings with the local
 encoding when no splits were found. 
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-06-19</title>
<pubDate>Fri, 18 Jun 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/18#n2010-06-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/18#n2010-06-19</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
Text help rendering of \tabular{} has been improved: under
 some circumstances leading blank columns were not rendered.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-06-15</title>
<pubDate>Mon, 14 Jun 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/14#n2010-06-15</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/14#n2010-06-15</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
stripchart() could fail with an empty factor level. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14317">PR#14317</a>) 
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-06-13</title>
<pubDate>Sat, 12 Jun 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/12#n2010-06-13</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/12#n2010-06-13</guid>
<description><![CDATA[<H4>2.11.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
install.packages() has a new optional argument 'INSTALL_opts'
 which can be used to pass options to R CMD INSTALL for
 source-package installs.
</P></LI>

</UL>
<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">R CMD Rd2dvi failed if run from a path </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=39">with name </DEL><SPAN TITLE="i=39">containing </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=50"> </DEL><SPAN TITLE="i=50">space</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=55">s. This</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=55">(s).  This also</INS><SPAN TITLE="i=70"> affected R CMD check, which call</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=103">ed</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=103">s</INS><SPAN TITLE="i=104"> Rd2dvi.</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-06-09</title>
<pubDate>Tue, 08 Jun 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/08#n2010-06-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/06/08#n2010-06-09</guid>
<description><![CDATA[<H4>2.11.1 patched BUG FIXES </H4>
<UL>
<LI><P>
R CMD Rd2dvi failed if run from a path with name containing
 spaces. This affected R CMD check, which called Rd2dvi.
</P></LI>

</UL>
<H4>2.11.1 BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">tools::Rd2txt() did not render poorly written Rd files  consistently with other renderers.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=90">  </P>
<P>   It computed widths of strings that would be print()ed with  escapes incorrectly, for example in the computation of column  width for \tabular.</INS>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-05-24</title>
<pubDate>Sun, 23 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/23#n2010-05-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/23#n2010-05-24</guid>
<description><![CDATA[<H4>2.11.1 INSTALLATION </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">Command 'gnutar' is preferred to 'tar' when configure sets  TAR. This is needed on Mac OS 10.6, where the default tar,  bsdtar 2.6.2, has been reported to produce archives with  illegal extensions </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=197">to tar </INS><SPAN TITLE="i=204">(according to the POSIX standard).</SPAN>
</P></LI>
</UL>
<H4>2.11.1 BUG FIXES </H4>
<UL>
<LI><P>
na.action() did not extract the 'na.action' component as
 documented.
</P></LI>

<LI><P>
<SPAN TITLE="i=0">tools::Rd2txt() did not render poorly written Rd files </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=55"> </INS><SPAN TITLE="i=56">consistently </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=69"> </DEL><SPAN TITLE="i=69">with other renderers.</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-05-21</title>
<pubDate>Thu, 20 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/20#n2010-05-21</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/20#n2010-05-21</guid>
<description><![CDATA[<H4>2.11.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
R CMD INSTALL checks if dependent packages are available early on
 in the installation of source packages, thereby giving clearer
 error messages.
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
R CMD INSTALL --build now names the file in the format used
 for Mac OS X binary files on that platform.
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
BIC() in package stats4 now also works with multiple fitted models,
 analogously to AIC().
</DEL>
</P></LI>

</UL>
<H4>2.11.0 patched DEPRECATED &amp; DEFUNCT </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
Use of .C for C++ code in packages is now deprecated: it has
 caused problems for some 'make's on case-insensitive file
 systems (although it currently works with the recommended
 toolkits).
</DEL>
</P></LI>

</UL>
<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
The C function mkCharLenCE now no longer reads past 'len' bytes
 (unlikely to be a problem except in user code). (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14246">PR#14246</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
On systems without any default LD_LIBRARY_PATH (not even
 /usr/local/lib), [DY]LIB_LIBRARY_PATH is now set without a
 trailing colon. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=13637">PR#13637</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
More efficient utf8ToInt() on long multi-byte strings with
 many multi-byte characters. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14262">PR#14262</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
aggregate.ts() gave platform-depedent results due to rounding
 error for ndeltat != 1.
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
package.skeleton() sometimes failed to fix filenames for .R or
 .Rd files to start with an alphanumeric. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14253">PR#14253</a>)
 It also failed when only an S4 class without any methods was
 defined. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14280">PR#14280</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
splinefun(*, method = &quot;monoH.FC&quot;) was not quite monotone in rare
 cases. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14215">PR#14215</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rhttpd no longer crashes due to SIGPIPE when the client closes
 the connection prematurely. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14266">PR#14266</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
format.POSIXlt() could cause a stack overflow and crash when used on
 very long vectors. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14267">PR#14267</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rd2latex() incorrectly escaped special characters in \usage sections.
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
mcnemar.test() could alter the levels (dropping unused levels)
 if passed 'x' and 'y' as factors (reported by Greg Snow).
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Rd2pdf sometimes needed a further pdflatex pass to get
 hyperlinked pages correct.
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
interaction() produced malformed results when levels were
 duplicated, causing segfaults in split().
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
cut(d, breaks = &lt;n&gt;) now also works for &quot;Date&quot; or &quot;POSIXt&quot;
 argument d. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14288">PR#14288</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
memDecompress() could decompress incompletely rare xz-compressed
 input due to incorrect documentation of xz utils. (Report
 and patch from Olaf Mersmann.)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
The S4 initialize() methods for &quot;matrix&quot;, &quot;array&quot;, and &quot;ts&quot; have
 been fixed to call validObject(). (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14284">PR#14284</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
R CMD INSTALL now behaves the same way with or without
 --no-multiarch on platforms with only one installed
 architecture. (It used to clean the src directory without
 --no-multiarch.)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
[&lt;-.data.frame was not quite careful enough in assigning (and
 potentially deleting) columns right-to-left. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14263">PR#14263</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
rbeta(n, a,b) no longer occasionally returns NaN for a &gt;&gt; 1 &gt; b.
 (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14291">PR#14291</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
pnorm(x, log.p = TRUE) could return NaN not -Inf for x near
 (minus for lower.tail=TRUE) the largest representable number.
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
Compressed data files *.(txt|tab|csv).(gz|bz2|xz) were not
 recognized for the list of data topics and hence for packages
 using LazyData. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14273">PR#14273</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
textConnection() did an unnecessary translation on strings in
 a foreign encoding (e.g. UTF-8 strings on Windows) and so was
 slower than it could have been on very long input strings.
 (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14286">PR#14286</a>)
</DEL>
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;">
tools::Rd2txt() did not render poorly written Rd files consistently
 with other renderers.
</DEL>
</P></LI>

</UL>
<H4>2.11.1 NEW FEATURES </H4>
<UL>
<LI><P>
R CMD INSTALL checks if dependent packages are available early on
 in the installation of source packages, thereby giving clearer
 error messages.
</P></LI>

<LI><P>
R CMD INSTALL --build now names the file in the format used
 for Mac OS X binary files on that platform.
</P></LI>

<LI><P>
BIC() in package stats4 now also works with multiple fitted models,
 analogously to AIC().
</P></LI>

</UL>
<H4>2.11.1 DEPRECATED &amp; DEFUNCT </H4>
<UL>
<LI><P>
Use of file extension .C for C++ code in packages is now
 deprecated: it has caused problems for some 'make's on
 case-insensitive file systems (although it currently works
 with the recommended toolkits).
</P></LI>

</UL>
<H4>2.11.1 INSTALLATION </H4>
<UL>
<LI><P>
Command 'gnutar' is preferred to 'tar' when configure sets
 TAR. This is needed on Mac OS 10.6, where the default tar,
 bsdtar 2.6.2, has been reported to produce archives with
 illegal extensions (according to the POSIX standard).
</P></LI>

</UL>
<H4>2.11.1 BUG FIXES </H4>
<UL>
<LI><P>
The C function mkCharLenCE now no longer reads past 'len' bytes
 (unlikely to be a problem except in user code). (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14246">PR#14246</a>)
</P></LI>

<LI><P>
On systems without any default LD_LIBRARY_PATH (not even
 /usr/local/lib), [DY]LIB_LIBRARY_PATH is now set without a
 trailing colon. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=13637">PR#13637</a>)
</P></LI>

<LI><P>
More efficient utf8ToInt() on long multi-byte strings with
 many multi-byte characters. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14262">PR#14262</a>)
</P></LI>

<LI><P>
aggregate.ts() gave platform-depedent results due to rounding
 error for ndeltat != 1.
</P></LI>

<LI><P>
package.skeleton() sometimes failed to fix filenames for .R or
 .Rd files to start with an alphanumeric. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14253">PR#14253</a>)
 It also failed when only an S4 class without any methods was
 defined. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14280">PR#14280</a>)
</P></LI>

<LI><P>
splinefun(*, method = &quot;monoH.FC&quot;) was not quite monotone in rare
 cases. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14215">PR#14215</a>)
</P></LI>

<LI><P>
Rhttpd no longer crashes due to SIGPIPE when the client closes
 the connection prematurely. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14266">PR#14266</a>)
</P></LI>

<LI><P>
format.POSIXlt() could cause a stack overflow and crash when used on
 very long vectors. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14267">PR#14267</a>)
</P></LI>

<LI><P>
Rd2latex() incorrectly escaped special characters in \usage sections.
</P></LI>

<LI><P>
mcnemar.test() could alter the levels (dropping unused levels)
 if passed 'x' and 'y' as factors (reported by Greg Snow).
</P></LI>

<LI><P>
Rd2pdf sometimes needed a further pdflatex pass to get
 hyperlinked pages correct.
</P></LI>

<LI><P>
interaction() produced malformed results when levels were
 duplicated, causing segfaults in split().
</P></LI>

<LI><P>
cut(d, breaks = &lt;n&gt;) now also works for &quot;Date&quot; or &quot;POSIXt&quot;
 argument d. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14288">PR#14288</a>)
</P></LI>

<LI><P>
memDecompress() could decompress incompletely rare xz-compressed
 input due to incorrect documentation of xz utils. (Report
 and patch from Olaf Mersmann.)
</P></LI>

<LI><P>
The S4 initialize() methods for &quot;matrix&quot;, &quot;array&quot;, and &quot;ts&quot; have
 been fixed to call validObject(). (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14284">PR#14284</a>)
</P></LI>

<LI><P>
R CMD INSTALL now behaves the same way with or without
 --no-multiarch on platforms with only one installed
 architecture. (It used to clean the src directory without
 --no-multiarch.)
</P></LI>

<LI><P>
[&lt;-.data.frame was not quite careful enough in assigning (and
 potentially deleting) columns right-to-left. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14263">PR#14263</a>)
</P></LI>

<LI><P>
rbeta(n, a,b) no longer occasionally returns NaN for a &gt;&gt; 1 &gt; b.
 (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14291">PR#14291</a>)
</P></LI>

<LI><P>
pnorm(x, log.p = TRUE) could return NaN not -Inf for x near
 (minus for lower.tail=TRUE) the largest representable number.
</P></LI>

<LI><P>
Compressed data files *.(txt|tab|csv).(gz|bz2|xz) were not
 recognized for the list of data topics and hence for packages
 using LazyData. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14273">PR#14273</a>)
</P></LI>

<LI><P>
textConnection() did an unnecessary translation on strings in
 a foreign encoding (e.g. UTF-8 strings on Windows) and so was
 slower than it could have been on very long input strings.
 (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14286">PR#14286</a>)
</P></LI>

<LI><P>
tools::Rd2txt() did not render poorly written Rd files consistently
 with other renderers.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-20</title>
<pubDate>Wed, 19 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/19#n2010-05-20</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/19#n2010-05-20</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
tools::Rd2txt() did not render poorly written Rd files consistently
 with other renderers.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-19</title>
<pubDate>Tue, 18 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/18#n2010-05-19</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/18#n2010-05-19</guid>
<description><![CDATA[<H4>2.11.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
BIC() in package stats4 now also works with multiple fitted models,
 analogously to AIC().
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-18</title>
<pubDate>Mon, 17 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/17#n2010-05-18</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/17#n2010-05-18</guid>
<description><![CDATA[<H4>2.11.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
R CMD INSTALL --build now names the file in the format used
 for Mac OS X binary files on that platform.
</P></LI>

</UL>
<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
textConnection() did an unnecessary translation on strings in
 a foreign encoding (e.g. UTF-8 strings on Windows) and so was
 slower than it could have been on very long input strings.
 (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14286">PR#14286</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-17</title>
<pubDate>Sun, 16 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/16#n2010-05-17</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/16#n2010-05-17</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
[&lt;-.data.frame was not quite careful enough in assigning (and
 potentially deleting) columns right-to-left. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14263">PR#14263</a>)
</P></LI>

<LI><P>
Compressed data files *.(txt|tab|csv).(gz|bz2|xz) were not
 recognized for the list of data topics and hence for packages
 using LazyData. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14273">PR#14273</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-15</title>
<pubDate>Fri, 14 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/14#n2010-05-15</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/14#n2010-05-15</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
pnorm(x, log.p = TRUE) could return NaN not -Inf for x near
 (minus for lower.tail=TRUE) the largest representable number.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-11</title>
<pubDate>Mon, 10 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/10#n2010-05-11</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/10#n2010-05-11</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
R CMD INSTALL now behaves the same way with or without
 --no-multiarch on platforms with only one installed
 architecture. (It used to clean the src directory without
 --no-multiarch.)
</P></LI>

<LI><P>
rbeta(n, a,b) no longer occasionally returns NaN for a &gt;&gt; 1 &gt; b.
 (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14291">PR#14291</a>)
</P></LI>

<LI><P>
<DEL STYLE="background:#FFE6E6;" TITLE="i=0">the</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=0">The S4</INS><SPAN TITLE="i=6"> initialize() methods for "matrix", "array", and "ts" have </SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=65"> </INS><SPAN TITLE="i=66">been </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=71"> </DEL><SPAN TITLE="i=71">fixed to call validObject()</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=98">.</INS><SPAN TITLE="i=99"> (PR#14284)</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-05-09</title>
<pubDate>Sat, 08 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/08#n2010-05-09</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/08#n2010-05-09</guid>
<description><![CDATA[<H4>2.11.0 patched NEW FEATURES </H4>
<UL>
<LI><P>
R CMD INSTALL checks if dependent packages are available early on
 in the installation of source packages, thereby giving clearer
 error messages.
</P></LI>

</UL>
<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
memDecompress() could decompress incompletely rare xz-compressed
 input due to incorrect documentation of xz utils. (Report
 and patch from Olaf Mersmann.)
</P></LI>

<LI><P>
the initialize() methods for &quot;matrix&quot;, &quot;array&quot;, and &quot;ts&quot; have been
 fixed to call validObject() (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14284">PR#14284</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-08</title>
<pubDate>Fri, 07 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/07#n2010-05-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/07#n2010-05-08</guid>
<description><![CDATA[<H4>2.11.0 patched DEPRECATED &amp; DEFUNCT </H4>
<UL>
<LI><P>
Use of .C for C++ code in packages is now deprecated: it has
 caused problems for some 'make's on case-insensitive file
 systems (although it currently works with the recommended
 toolkits).
</P></LI>

</UL>
<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
cut(d, breaks = &lt;n&gt;) now also works for &quot;Date&quot; or &quot;POSIXt&quot;
 argument d. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14288">PR#14288</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-05-06</title>
<pubDate>Wed, 05 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/05#n2010-05-06</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/05#n2010-05-06</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">package.skeleton() sometimes failed to fix filenames for .R or  .Rd files to start with an alphanumeric. (PR#14253)</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=115">  It also failed when only an S4 class without any methods was  defined. (PR#14280)</INS>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-05-05</title>
<pubDate>Tue, 04 May 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/04#n2010-05-05</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/05/04#n2010-05-05</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
interaction() produced malformed results when levels were
 duplicated, causing segfaults in split().
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-29</title>
<pubDate>Wed, 28 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/28#n2010-04-29</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/28#n2010-04-29</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
mcnemar.test() could alter the levels (dropping unused levels)
 if passed 'x' and 'y' as factors (reported by Greg Snow).
</P></LI>

<LI><P>
Rd2pdf sometimes needed a further pdflatex pass to get
 hyperlinked pages correct.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-28</title>
<pubDate>Tue, 27 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/27#n2010-04-28</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/27#n2010-04-28</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
Rd2latex() incorrectly escaped special characters in \usage sections.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-27</title>
<pubDate>Mon, 26 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/26#n2010-04-27</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/26#n2010-04-27</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">The C function mkCharLenCE now no longer reads past 'len' bytes  (unlikely to be a problem except in user code). (PR#</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=117"> </DEL><SPAN TITLE="i=117">14246)</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-04-24</title>
<pubDate>Fri, 23 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/23#n2010-04-24</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/23#n2010-04-24</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
format.POSIXlt() could cause a stack overflow and crash when used on
 very long vectors. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14267">PR#14267</a>)
</P></LI>

</UL>
<H4>2.11.0 NEW FEATURES </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">pchisq(ncp =, log.p = TRUE) is more accurate for probabilities  near one. E.g. pchisq(80, 4, ncp=1, log.p=TRUE). (Maybe what  was meant in PR#14</SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=144">12</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=144">21</INS><SPAN TITLE="i=146">6.)</SPAN>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-04-23</title>
<pubDate>Thu, 22 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/22#n2010-04-23</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/22#n2010-04-23</guid>
<description><![CDATA[<H4>2.11.0 patched BUG FIXES </H4>
<UL>
<LI><P>
The C function mkCharLenCE now no longer reads past 'len' bytes
 (unlikely to be a problem except in user code). (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=">PR#</a> 14246)
</P></LI>

<LI><P>
On systems without any default LD_LIBRARY_PATH (not even
 /usr/local/lib), [DY]LIB_LIBRARY_PATH is now set without a
 trailing colon. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=13637">PR#13637</a>)
</P></LI>

<LI><P>
More efficient utf8ToInt() on long multi-byte strings with
 many multi-byte characters. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14262">PR#14262</a>)
</P></LI>

<LI><P>
aggregate.ts() gave platform-depedent results due to rounding
 error for ndeltat != 1.
</P></LI>

<LI><P>
package.skeleton() sometimes failed to fix filenames for .R or
 .Rd files to start with an alphanumeric. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14253">PR#14253</a>)
</P></LI>

<LI><P>
splinefun(*, method = &quot;monoH.FC&quot;) was not quite monotone in rare
 cases. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14215">PR#14215</a>)
</P></LI>

<LI><P>
Rhttpd no longer crashes due to SIGPIPE when the client closes
 the connection prematurely. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14266">PR#14266</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-12</title>
<pubDate>Sun, 11 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/11#n2010-04-12</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/11#n2010-04-12</guid>
<description><![CDATA[<H4>2.11.0 BUG FIXES </H4>
<UL>
<LI><P>
All the results from hist() now use the nominal 'breaks' not
 those adjusted by the numeric 'fuzz&quot;: in recent versions the
 nominal 'breaks' were reported but the 'density' referred to
 the intervals used in the calculation -- which mattered very
 slightly for one of the extreme bins. (Based on a report by
 Martin Becker.)
</P></LI>

<LI><P>
If xy[z].coords (used internally by many graphics functions) are
 given a list as 'x', they now check that the list has suitable
 names and give a more informative error message. (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=13936">PR#13936</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-10</title>
<pubDate>Fri, 09 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/09#n2010-04-10</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/09#n2010-04-10</guid>
<description><![CDATA[<H4>2.11.0 BUG FIXES </H4>
<UL>
<LI><P>
Issuing POST requests to the internal web server could stall
 the request under certain circumstances.
</P></LI>

<LI><P>
gzcon( &lt;textConnection&gt; ), an error, no longer damages the
 connection (in a way to have it seg.fault). (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14237">PR#14237</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-08</title>
<pubDate>Wed, 07 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/07#n2010-04-08</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/07#n2010-04-08</guid>
<description><![CDATA[<H4>2.10.1 patched NEW FEATURES </H4>
<UL>
<LI><P>
tools::readNEWS() now accepts a digit as the first character
 of a news section.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-07</title>
<pubDate>Tue, 06 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/06#n2010-04-07</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/06#n2010-04-07</guid>
<description><![CDATA[<H4>2.11.0 BUG FIXES </H4>
<UL>
<LI><P>
pgamma(0,0), a boundary case, now returns 0, its limit from the
 left, rather than the limit from the right.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-04</title>
<pubDate>Sat, 03 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/03#n2010-04-04</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/03#n2010-04-04</guid>
<description><![CDATA[<H4>2.11.0 BUG FIXES </H4>
<UL>
<LI><P>
all.equal(*, tolerance = e) passes the numeric tolerance also to
 the comparison of the attributes.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-02</title>
<pubDate>Thu, 01 Apr 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/01#n2010-04-02</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/04/01#n2010-04-02</guid>
<description><![CDATA[<H4>2.11.0 BUG FIXES </H4>
<UL>
<LI><P>
read.fwf() misread multi-line records when n was specified.
 (<a href="https://bugs.r-project.org/bugzilla3/show_bug.cgi?id=14241">PR#14241</a>)
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-04-01</title>
<pubDate>Wed, 31 Mar 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/31#n2010-04-01</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/31#n2010-04-01</guid>
<description><![CDATA[<H4>2.11.0 INSTALLATION </H4>
<UL>
<LI><P>
configure looks for a POSIX compliant tr, Solaris's
 /usr/ucb/tr having been found to cause Rdiff to malfunction.
</P></LI>

<LI><P>
configure is now generated with autoconf-2.65, which works
 better on recent systems and on Mac OS X.
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-03-29</title>
<pubDate>Sun, 28 Mar 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/28#n2010-03-29</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/28#n2010-03-29</guid>
<description><![CDATA[<H4>2.11.0 NEW FEATURES </H4>
<UL>
<LI><P>
<DEL STYLE="background:#FFE6E6;">
pretty() is now generic, with new methods for &quot;Date&quot; and
 &quot;POSIXt&quot; classes (based on code contributed by Felix Andrews).
</DEL>
</P></LI>

</UL>
<H4>2.11.0 DEPRECATED &amp; DEFUNCT </H4>
<UL>
<LI><P>
<SPAN TITLE="i=0">In the 'methods' package, the MethodsList metadata objects which  had been superseded by hash tables (environments) since R  2.8.0 are being phased out. </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=153">At the present stage stub object</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=153">Objects of this clas</INS><SPAN TITLE="i=173">s </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=175"> </DEL><SPAN TITLE="i=175">are </SPAN><DEL STYLE="background:#FFE6E6;" TITLE="i=179">generated and a warning issued if these are accessed:  shortly none will be generated</DEL><INS STYLE="background:#E6FFE6;" TITLE="i=179">no  longer assigned or used as metadata by the package</INS><SPAN TITLE="i=233">.  </P>
<P>   getMethods() is now deprecated, with its internal use replaced  by findMethods() and other changes.</SPAN><INS STYLE="background:#E6FFE6;" TITLE="i=355"> Creating objects from the  MethodsList class is also deprecated.</INS>
</P></LI>
</UL>]]></description>  
</item>
   <item>
<title>2010-03-28</title>
<pubDate>Sat, 27 Mar 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/27#n2010-03-28</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/27#n2010-03-28</guid>
<description><![CDATA[<H4>2.11.0 NEW FEATURES </H4>
<UL>
<LI><P>
pretty() is now generic, with new methods for &quot;Date&quot; and
 &quot;POSIXt&quot; classes (based on code contributed by Felix Andrews).
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-03-27</title>
<pubDate>Fri, 26 Mar 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/26#n2010-03-27</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/26#n2010-03-27</guid>
<description><![CDATA[<H4>2.11.0 NEW FEATURES </H4>
<UL>
<LI><P>
New arrayInd() such that which(x, arr.ind = TRUE) for an array
 'x' is now equivalent to arrayInd(which(x), dim(x), dimnames(x)).
</P></LI>

</UL>]]></description>  
</item>
   <item>
<title>2010-03-26</title>
<pubDate>Thu, 25 Mar 2010 19:00:00 GMT</pubDate>
<link>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/25#n2010-03-26</link>
<guid>https://developer.r-project.org/blosxom.cgi/R-2-11-branch/NEWS/2010/03/25#n2010-03-26</guid>
<description><![CDATA[<H4>2.11.0 NEW FEATURES </H4>
<UL>
<LI><P>
The parser no longer marks strings containing octal or hex
 escapes as being in UTF-8 when entered in a UTF-8 locale.
</P></LI>

<LI><P>
On platforms with cairo but not Pango (notably Mac OS X) the
 initial default X11() type is set to &quot;Xlib&quot;: this avoids
 several problems with font selection when done by cairo rather
 than Pango (at least on Mac OS X).
</P></LI>

</UL>
<H4>2.11.0 DEPRECATED &amp; DEFUNCT </H4>
<UL>
<LI><P>
Parsing strings containing both octal/hex and Unicode escapes
 now gives a warning and will become an error in R 2.12.0.
</P></LI>

</UL>
<H4>2.11.0 BUG FIXES </H4>
<UL>
<LI><P>
The X11() device with cairo but not Pango (notably Mac OS X)
 now checks validity of text strings in UTF-8 locales (since
 Pango does but cairo it seems does not).
</P></LI>

</UL>]]></description>  
</item>
     </channel>
</rss>