RCaller is another way for calling r from java without JNI.
You can try and develop RCaller with GPL license.
http://www.mhsatman.com/rcaller
--
View this message in context:
http://r.789695.n4.nabble.com/Call-R-function-from-Java-tp911738p2317844.html
Sent from the R devel mailing list archive
Okay, I could not refrain myself and implemented the change in
src/unix/sys-std.c. The patch is attached below. I tested it in the
2.11.1 source and it worked fine. At any rate, the patch applies cleanly
to the SVN source.
Three notes about this patch:
1. The code is taken from the bash source
Hi
On 6/08/2010 5:34 p.m., baptiste auguie wrote:
Hi,
Thanks for pointing this out. I do have the book, unfortunately I left
it abroad this year. I would think that such brief mention in ?gpar
could be useful (because that's where one first looks for gpar()
defaults --- which are not listed).