Hi,> > I am a java programmer, an I want to use R from java. > could so help me > thanks for telling me whether I 'm using the good mailing list. > > thanks!! > > >-- Bilel [[alternative HTML version deleted]]
Hi, In order to do this you should use JRI (Java R Interface). Note, you should first download rJava package within which you can find the JRI library. Good luck! RMP Bilel Masmoudi wrote:> > Hi, >> >> I am a java programmer, an I want to use R from java. >> could so help me >> thanks for telling me whether I 'm using the good mailing list. >> >> thanks!! >> >> >> > > > -- > Bilel > > [[alternative HTML version deleted]] > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > >-- View this message in context: http://www.nabble.com/Re%3A-using-R-with-java-tp22598392p22598846.html Sent from the R devel mailing list archive at Nabble.com.
On Mar 19, 2009, at 7:33 , Bilel wrote:> Hi, >> >> I am a java programmer, an I want to use R from java. could so help >> me thanks for telling me whether I 'm using the good mailing list. >>There's rJava package for this and the mailing list for that package is http://mailman.rz.uni-augsburg.de/mailman/listinfo/stats-rosuda-devel so feel free to ask there for help. Cheer, Simon