[kepler-dev] [Bug 4318] - RExpression NA converts to string "nil", not value nil
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri Aug 14 16:24:40 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4318
leinfelder at nceas.ucsb.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #2 from leinfelder at nceas.ucsb.edu 2009-08-14 16:24 -------
I've changed to use StringToken.NIL when we encounter NA objects in R.
This is still different than Token.NIL. StringToken.NIL works with the attached
workflow (as I assume you want it to) whereas Token.NIL actually shows as
"niltype" and so neither condition is met.
I'm leaving it as StringToken.NIL for now (it's almost a negligible change this
way - but still important)
More information about the Kepler-dev
mailing list