On 01.03.2013 20:19, Simon Urbanek wrote:
On Mar 1, 2013, at 11:40 AM, Matthew Dowle wrote:
On 01.03.2013 16:13, Simon Urbanek wrote:
On Mar 1, 2013, at 8:03 AM, Matthew Dowle wrote:
Simon Urbanek wrote :
Can you elaborate on the details as of where this will be a
problem? Packages
should
On Mar 1, 2013, at 11:40 AM, Matthew Dowle wrote:
> On 01.03.2013 16:13, Simon Urbanek wrote:
>> On Mar 1, 2013, at 8:03 AM, Matthew Dowle wrote:
>>
>>>
>>> Simon Urbanek wrote :
Can you elaborate on the details as of where this will be a problem?
Packages
should not be affected
On 01.03.2013 16:13, Simon Urbanek wrote:
On Mar 1, 2013, at 8:03 AM, Matthew Dowle wrote:
Simon Urbanek wrote :
Can you elaborate on the details as of where this will be a
problem? Packages
should not be affected since they should be importing the
namespaces from the
packages they use, so t
On Mar 1, 2013, at 8:03 AM, Matthew Dowle wrote:
>
> Simon Urbanek wrote :
>> Can you elaborate on the details as of where this will be a problem? Packages
>> should not be affected since they should be importing the namespaces from the
>> packages they use, so the only problem would be in a pack
Simon Urbanek wrote :
Can you elaborate on the details as of where this will be a problem?
Packages
should not be affected since they should be importing the namespaces
from the
packages they use, so the only problem would be in a package that
uses both
data.table and rJava -- and this is eas
Ugh, sorry, I meant to say:
On Thu, Feb 28, 2013 at 8:49 PM, Steve Lianoglou
wrote:
[snip]
> The development version of data.table no longer exports J from, but
> once could still use J inside data.tabe[ ... ] calls.
The development version of data.table no longer exports J, so this
shouldn't ha
Hi,
On Thu, Feb 28, 2013 at 5:09 PM, Bunny wrote:
> Dear devel-listers,
>
> I found a conflct between rJava and data.table. Actually me questions is
> where to report it?
> Should I rather send it directly to the package maintainers or post it on
> some bug tracker.
> The problem is that data.t
On Feb 28, 2013, at 5:09 PM, Bunny wrote:
> Dear devel-listers,
>
> I found a conflct between rJava and data.table. Actually me questions is
> where to report it?
> Should I rather send it directly to the package maintainers or post it on
> some bug tracker.
> The problem is that data.table
Dear devel-listers,
I found a conflct between rJava and data.table. Actually me questions is where
to report it?
Should I rather send it directly to the package maintainers or post it on some
bug tracker.
The problem is that data.table has a function called "J" and rJava uses the
same quite