| Added demo for assign, PutVector and lists/data.frames |
|
More...
|
over 22 years ago
|
| Fixed bug in the constructor (which didn't wait); changed implementation and API for [Set]Attrib; added Put/GetVector; added support for Assign |
|
More...
|
over 22 years ago
|
| Changed implementation and API for [Set]Attrib; added Put/GetVector; added support for Assign |
|
More...
|
over 22 years ago
|
| Added SEXPL array functions and installString |
|
More...
|
over 22 years ago
|
| Added SEXP2l/l2SEXP, SEXPL array methods and isntallString |
|
More...
|
over 22 years ago
|
| Implementation of a (not so) simple mutex. |
|
More...
|
over 22 years ago
|
| Add demo callback using text console |
|
More...
|
over 22 years ago
|
| Use callbacks interface to delegate R callbacks. |
|
More...
|
over 22 years ago
|
| Interface to callbacks used by main REPL of R |
|
More...
|
over 22 years ago
|
| In clean: Rengine.h had missing prefix |
|
More...
|
over 22 years ago
|
| Pass arguments from the java call to R (in run) |
|
More...
|
over 22 years ago
|
| Pass arguments from the java call to R |
|
More...
|
over 22 years ago
|
| Added args arguments to the passed to the R engine |
|
More...
|
over 22 years ago
|
| Allow R command line arguments to be specified when initializing R. |
|
More...
|
over 22 years ago
|
| Removed do_flushconsole |
|
More...
|
over 22 years ago
|
| Removed --no-save and made initR more flexible. |
|
More...
|
over 22 years ago
|
| added JGR Console |
|
More...
|
over 22 years ago
|
| No log message. |
|
More...
|
over 22 years ago
|
| No log message. |
|
More...
|
over 22 years ago
|
| Renamed RXP to REXP |
|
More...
|
over 22 years ago
|
| Fixed wrong return type in rniGetDoubleArray; added rniPut... methods; added rni methods for lists |
|
More...
|
over 22 years ago
|
| Added lists handling API; added rniPut... methods; cache JVM pointer; make Rengine a bit less verbose |
|
More...
|
over 22 years ago
|
| Renamed RXP.java to REXP.java; Added all R ..SXP constants and some comments. |
|
More...
|
over 22 years ago
|
| Fixed bug in ReadConsole where teh wrong string object was used; added call to run_Rmainloop; added JNIEnv check to Read/WriteConsole to ensure that the current context is used; this is experimantal until the threading issues are really sorted out |
|
More...
|
over 22 years ago
|
| rtest now rather tests the REPL mode |
|
More...
|
over 22 years ago
|
| Added support for regular R REPL |
|
More...
|
over 22 years ago
|
| No log message. |
|
More...
|
over 22 years ago
|
| .jinit: return the JVM init code; issue an error if JVM cannot be created; issue a warning if the JVM was attached instead of created |
|
More...
|
over 22 years ago
|
| Attach into existing JVM if already running |
|
More...
|
over 22 years ago
|
| No log message. |
|
More...
|
over 22 years ago
|