NEWS
RMOA 1.1.0 (2022-07-17)
- The package now uses a package class loader for rJava available in R package RMOAjars
RMOA 1.0.2 (2021-09-27)
- Fix summary.MOA_recommender for Java 17 as indicated in R CMD check on M1mac (removed toArray), which showed the following error
Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, :
java.lang.reflect.InaccessibleObjectException: Unable to make public java.lang.Object[] java.util.HashMap$KeySet.toArray() accessible: module java.base does not "opens java.util" to unnamed module @1f36e637
Calls: summary ... summary.MOA_recommender -> Anonymous -> .jrcall -> .jcall -> .jcheck
RMOA 1.0.1 (2018-09-22)
- Added streaming recommendation engines
- Fix issue if getvotesforinstance does not return expected length https://groups.google.com/forum/#!topic/moa-users/xkDG6p15FIM
- Fix R CMD check note regarding Malformed Description field: should contain one or more complete sentences and importing functions from stats package
RMOA 1.0 (2014-09-19)
- Initial version of the package including streaming classification and regression