[kepler-dev] [Bug 4407] - RExpression problems with named non-numeric vectors
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Sep 24 11:51:31 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4407
leinfelder at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|berkley at nceas.ucsb.edu |leinfelder at nceas.ucsb.edu
------- Comment #2 from leinfelder at nceas.ucsb.edu 2009-09-24 11:51 -------
I see this as the "token value" that is being used in the myput() function:
structure(c("alpha", "beta"), .Names = c("a", "b"))
We currently aren't handling tokens that start with "structure...."
Seems like this could be a record token - but I'm open to suggestions.
More information about the Kepler-dev
mailing list