The goal for this project is to supply a set of useful java code that facilitates using R in combination with java. jr-connect is one maven module to connect to R either via JRI or Rserve. some tools from the project MORET are migrated bit by bit to provide services for multi model management. There is lots of code for mapping objects from an arbitraty type into a storable and searchable tree (graph) structure. the last step will be to create ui widgets for desktop applications as a reference how to use this packages.
About the project structure. The project build system is maven (2 or newer). In this early stage the full build process might hang up on some machines like a windows machine blocking in a non forking process. If the build seems to stop break and retry.
The project summary page you can find here.