We use JRI as par of a R web service infrastructure, where we have Java classes around specific R functions (lm, randomForest, nnet etc) as well as classes that call arbitrary R code
You can look at the code at http://cicc-grid.svn.sourceforge.net/ viewvc/cicc-grid/cicc-grid/rws/trunk/src/net/sf/ciccgrid/frontend/ On Sep 12, 2007, at 10:50 PM, Vaibhav Gathibandhe wrote: > Hi all, > > I am writing R code and I want to interface with JAVA i.e. I want > to call R > from JAVA. That's why i have installed JRI on my machine. > > There is also documentation available in "Javadoc". > > But as i am very new to JAVA and well as R, I don't understand > much of it. > > If someone is using this package i.e. JRI, please let me know > whether i am > going in right direction or not. > > As i am using regressions, Boot library etc. in my R codes. Is it > possible > to use all these if i use JRI package? > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting- > guide.html > and provide commented, minimal, self-contained, reproducible code. ------------------------------------------------------------------- Rajarshi Guha <[EMAIL PROTECTED]> GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE ------------------------------------------------------------------- In matrimony, to hesitate is sometimes to be saved. -- Butler ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.