<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>R &#x2013; /trunk/tests/array-subset.R</title><description>WebSVN RSS feed &#x2013; R</description><lastBuildDate>Mon, 27 Jul 2026 21:03:35 +0000</lastBuildDate><generator>WebSVN 2.8.7</generator><language>en</language><link>https://svn.r-project.org/browse/R/trunk/tests/array-subset.R?op=log&amp;max=40&amp;peg=52864</link><atom:link href="https://svn.r-project.org/browse/R/trunk/tests/array-subset.R?op=rss&amp;peg=52864" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 05 Jan 2010 20:05:31 +0000</pubDate><dc:creator>falcon</dc:creator><title>Rev 50896 – Allow n-dim arrays to be subsetted by an n-column character ...</title><description>&lt;div&gt;&lt;strong&gt;falcon – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Allow n-dim arrays to be subsetted by an n-column character matrix&lt;br /&gt;
&lt;br /&gt;
The character matrix is converted to the corresponding integer matrix&lt;br /&gt;
by matching against the dimnames of the array.  NA values in any row&lt;br /&gt;
of the character matrix are propagated to the result.  Unmatched&lt;br /&gt;
values result in a subscript out of bounds error.  Empty string &quot;&quot; is&lt;br /&gt;
not allowed to match and therefore always results in an error.&lt;/div&gt;~ /trunk/NEWS&lt;br /&gt;~ /trunk/src/include/Defn.h&lt;br /&gt;~ /trunk/src/library/base/man/Extract.Rd&lt;br /&gt;~ /trunk/src/main/subassign.c&lt;br /&gt;~ /trunk/src/main/subscript.c&lt;br /&gt;~ /trunk/src/main/subset.c&lt;br /&gt;+ /trunk/tests/array-subset.R&lt;br /&gt;~ /trunk/tests/Makefile.common&lt;br /&gt;</description><link>https://svn.r-project.org/browse/R/trunk/tests/array-subset.R?op=revision&amp;rev=50896&amp;peg=52864</link><guid>https://svn.r-project.org/browse/R/trunk/tests/array-subset.R?op=revision&amp;rev=50896&amp;peg=52864</guid></item>
</channel></rss>