Hello, On Fri, Jun 15, 2012 at 10:15 AM, R. Michael Weylandt <michael.weyla...@gmail.com> wrote: > ii) There does not exist -- to my knowledge -- an implementation of R > which runs on the JVM.
I think he means driving the R framework from Java via JNI. I think the questions boils down to whether you can open multiple independent R sessions on the same system and then address them separately via JNI (I don't know, but I would assume you can do that without multiplying the installation). Take care Oliver -- Oliver Ruebenacker Bioinformatics Consultant (http://www.knowomics.com/wiki/Oliver_Ruebenacker) Knowomics, The Bioinformatics Network (http://www.knowomics.com) SBPAX: Turning Bio Knowledge into Math Models (http://www.sbpax.org) ______________________________________________ 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.