[kepler-dev] [Bug 4880] New: RExpression cannot output matrix of strings
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Mar 12 10:45:04 PST 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4880
Summary: RExpression cannot output matrix of strings
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: actors
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: soong at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
Create an RExpression with the output port "out" and for the script, use:
out <- matrix(letters, 2)
Looking at the code, it seems as if a matrix of strings was never really
considered. Commas in the strings would likely cause problems, and I don't
actually know if there's a StringMatrixToken.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list