I am creating an application were I have to do a lot of mathematical calculations and finally print a report with the results(which consists of a lot of statistics/graphs etc.)
I thought about using R in my application. However I did not found a stable library?
Instead I want to use: apache maths and probably some plotting library(graphs).
Therefore,
Do you have any recommendations either on a RToJava and also on a java plotting library?
PS.: One thing I forgot: I am on time pressure on this project and therefore I need something that is stable!