I think that working with the JRI is a good way to call R from java. You can send arbitrary commands from java to R, so you can load and use add-on packages.
On Wed, 12 Sep 2007, 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. > ______________________________________________ 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.