Hey,

how did you manage to load and call your own function with JRI?

I managed to execute the build-in R functions with JRI, but when I call
r.eval("load(path-to-file)") or r.eval("source(path-to-file)"), but my java
program terminates :(

Thanks for your help!
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Issue-loading-and-executing-own-function-R-with-JRI-any-ideas-tp3213756p3213756.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
[email protected] 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.

Reply via email to