####### changelog for version 3.0 #######
- javax.script interface for RCaller
- R command options
- Core R makexml() enhancements (removing some loop, adding apply family functions)
- Improved R and Rscript detection facilities
- Fixed stop operation for RStreamHandler
- Some UTF-8 support
- XML special characters such as less-than, greater-than, ampersand, and apostrophe in variable names are handled
- static RCaller.create() factory methods are implemented for handling more options
- Get all issues solved and closed in github
- Add new examples for new features
- Add
steeltests for a more reliable software library - Solve all of the issues, remove bugs due to problems, at least give some advice in stackoverflow
- Passing fields of Java Objects to R in a more clear way
- Invocable interface is implemented for R function call facility from Java in RCallerScriptEngine
- Threading improvements in stream consumers
- Minimum factor data type support
- Minimum data.frame support