Hi, On Thu, Feb 28, 2013 at 5:09 PM, Bunny <bu...@lautloscrew.com> 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 has a function called "J" and rJava uses the > same quite intensively. [snip]
The development version of data.table no longer exports J from, but once could still use J inside data.tabe[ ... ] calls. I reckon using that would solve your problem. I'm not sure what version of data.table you can get by installing from R-forge, but you can either check out from subversion or download the latest source tar-ball from R-forge and install from source ... HTH, -steve -- Steve Lianoglou Graduate Student: Computational Systems Biology | Memorial Sloan-Kettering Cancer Center | Weill Medical College of Cornell University Contact Info: http://cbio.mskcc.org/~lianos/contact ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel