I noticed this:
================================
> J
function (...)
{
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.")
data.table(...)
}
<bytecode: 0x00000000148580e8>
<environment: namespace:data.table>
> packageVersion('data.table')
[1] '1.8.6'
================================
Is it time to remove it?
--
Ken Williams, Senior Research Scientist
WindLogics
http://windlogics.com
________________________________
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.
_______________________________________________
datatable-help mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help