<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p> </p>
<p>Hi Ken,</p>
<p>Indeed.  It's removed and noted in 1.8.7, just not on CRAN yet :</p>
<pre>o   The J() alias is now removed *outside* DT[...], but will still work inside DT[...];
     i.e., DT[J(...)] is fine. As warned in v1.8.2 (see below in this file) and deprecated
     with warning() in v1.8.6. This resolves the conflict with function J() in package
     XLConnect (#1747) and rJava (#2045).
     Please use data.table() directly instead of J(), outside DT[...].</pre>
<pre> </pre>
<pre>Thanks,</pre>
<pre>Matthew</pre>
<pre> </pre>
<p>On 18.02.2013 19:18, Ken Williams wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="WordSection1">
<p class="MsoNormal">I noticed this:</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">================================</p>
<p class="MsoNormal">> J</p>
<p class="MsoNormal">function (...)</p>
<p class="MsoNormal">{</p>
<p class="MsoNormal">    warning("The J alias is deprecated *outside* DT[...] because J() conflicts with the function J() in XLConnect and rJava. Please use data.table() instead, or define an alias yourself. J() will continue to work *inside* DT[...] as documented. This warning is issued from v1.8.3. J() will be unavailable for use outside DT[...] from v1.8.4. Only then will the conflict with rJava and XLConnect be resolved.")</p>
<p class="MsoNormal">    data.table(...)</p>
<p class="MsoNormal">}</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">> packageVersion('data.table')</p>
<p class="MsoNormal">[1] ‘1.8.6’</p>
<p class="MsoNormal">================================</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Is it time to remove it?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">--</p>
<p class="MsoNormal">Ken Williams, Senior Research Scientist</p>
<p class="MsoNormal"><strong><em><span style="color: #365f91;">Wind</span></em></strong><strong><em><span style="color: #76923c;">Logics</span></em></strong><strong><em></em></strong></p>
<p class="MsoNormal">http://windlogics.com</p>
<p class="MsoNormal"> </p>
</div>
<br /><hr /><span style="color: blue; font-family: Verdana; font-size: x-small;"><br /> CONFIDENTIALITY NOTICE: This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of any kind is strictly prohibited. If you are not the intended recipient, please contact the sender via reply e-mail and destroy all copies of the original message. Thank you.<br /></span></blockquote>
<p> </p>
<div> </div>
</body></html>