Re: [R] Calling R from Java (trying the R interface to Omegahat and Java)

2009-03-20 Thread Michael Kubovy
Thanks for the tip. I'll start with rJava, and see if that easier approach works. On Mar 20, 2009, at 10:50 PM, Martin Morgan wrote: Michael Kubovy writes: Dear R-helpers, I run R version 2.8.1 (2008-12-22) on i386-apple-darwin8.11.1 I would like to call R from Java. I downloaded SJava_0

Re: [R] Calling R from Java (trying the R interface to Omegahat and Java)

2009-03-20 Thread Martin Morgan
Michael Kubovy writes: > Dear R-helpers, > > I run R version 2.8.1 (2008-12-22) on i386-apple-darwin8.11.1 > > I would like to call R from Java. I downloaded SJava_0.69-0.tar.gz, > and then issued the command suggested on http://www.omegahat.org/ > RSJava/ : Others will point you to rJava