[kepler-dev] [Bug 3963] - RExpression2 - support mixed lists output from R

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Apr 14 09:07:48 PDT 2009


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3963


leinfelder at nceas.ucsb.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from leinfelder at nceas.ucsb.edu  2009-04-14 09:07 -------
the R expression:
list(1, TRUE, 3)
preserves the numeric/boolean typing in the list:
{{1.0}, {true}, {3.0}}
This is consistent with ptolemy's handling of the mixed array


More information about the Kepler-dev mailing list