Thanks all, I'll go for https://www.rforge.net/JRI/ and the libraries in maven https://search.maven.org/search?q=jri
The maven library is build from here https://www.rforge.net/rJava/files/ back in 2017. After this no new libs are published to maven. It would be nice (understatement) if publishing new rJava components to maven becomes a regular part of R deveopment processes. This would promote R use from Java which I think is good. And of course I can help. Bye, Eduard -----Original Message----- From: Abby Spurdle <spurdl...@gmail.com> To: Eduard Drenth <edre...@fryske-akademy.nl> Cc: r-help@r-project.org <r-help@r-project.org> Subject: Re: [R] calling r from java Date: Sat, 28 Nov 2020 15:55:36 +1300 Hi Eduard, > Now I developed a service that executes Rscript (Using > ProcessBuilder),sends text to stdin of the process and reads from > stdout of theprocess. This doesn't answer your question, but may be relevant.I have a java- based application that works on a similar principle.(The code is horrendously bad and most of it should be thrown away). I'm planning to write a terminal emulator, in the near future.(Currently, second place on my top-level todo list). The primary objective is to build object-oriented and message passingAPIs on top of the core terminal emulation system, with at least somecross platform functionality.Noting that, in my opinion, the cross- platform aspect is moreimportant for R, than in many other IPC topics. Hence, I'm interested in hearing "wishlist" items for such APIs. -- Eduard Drenth, Software Architekt edre...@fryske-akademy.nl Doelestrjitte 8 8911 DX Ljouwert +31 58 234 30 47 +31 62 094 34 28 (privé) skype: eduarddrenth https://github.com/eduarddrenth frisian.eu gpg: https://pgp.surfnet.nl/pks/lookup?search=eduarddrenth Op freed bin ik thús/wurkje ik minder
signature.asc
Description: This is a digitally signed message part
______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.