kravis icon indicating copy to clipboard operation
kravis copied to clipboard

Add support for calling ggplot/R directly in GRAAL VM

Open apatrida opened this issue 6 years ago • 1 comments

see: https://medium.com/graalvm/enhance-your-java-spring-application-with-r-data-science-b669a8c28bea

apatrida avatar Nov 15 '18 16:11 apatrida

That's such a great pointer. Thanks for sharing. :-)

I wonder in particular if this would somehow allow to bundle R as a jar-dependency for kravis. I've tried to build such a jar including R itself in a multi-OS manner some time ago, but failed miserably because R seemed to use absolute paths all over the place.

holgerbrandl avatar Jan 10 '21 22:01 holgerbrandl