Project

General

Profile

Actions

Bug #4002

open

RExpression2 - handle arbitrary R data structures

Added by ben leinfelder about 15 years ago. Updated over 14 years ago.

Status:
New
Priority:
Normal
Category:
actors
Target version:
Start date:
04/20/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4002

Description

Not everything in R fits into the Ptolemy types (nor the JRI types, for that matter).
The lm() method, for instance, returns something special.
It's been proposed (a few times) that there should be an RObjectToken to handle such cases so that at least R actors can communicate between each other with out loss/mutation of data.
The RExpression1 actor used file-based serialization to get around this limitation. We could attempt to use a hybrid approach for RExpression2 - mixing JRI with file-based serialization (best of both worlds?).


Files

R2-arbitrary.xml (33.9 KB) R2-arbitrary.xml ben leinfelder, 08/18/2009 03:18 PM
Actions

Also available in: Atom PDF