[rkward-tracker] [ rkward-Bugs-3112740 ] FIXED IN SVN: logicals in data editor accept only 0 and 1

SourceForge.net noreply at sourceforge.net
Sun Mar 20 12:27:51 UTC 2011


Bugs item #3112740, was opened at 2010-11-19 17:44
Message generated for change (Settings changed) made by tfry
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3112740&group_id=50231

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface (example)
Group: None
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: dns-hmpf ()
Assigned to: Thomas Friedrichsmeier (tfry)
Summary: FIXED IN SVN: logicals in data editor accept only 0 and 1

Initial Comment:
Open rkward's data editor, change a variable to logical, start adding values to the variable. If you enter another value than 0 or 1 the field will turn red and the value will be NA. I would expect that T, F, TRUE, FALSE, True, False would also be a valid input, especially since R itself displays TRUE or FALSE for logical values.

RKWard 0.5.4
KDE 4.4.5
R 2.12.0


----------------------------------------------------------------------

Comment By: Thomas Friedrichsmeier (tfry)
Date: 2011-02-04 13:30

Message:
Thanks for reporting.

In the development version (http://p.sf.net/rkward/svn), logicals are now
displayed as "TRUE"/"FALSE" in the data editor. Accepted input is now
"1"/"T"/"TRUE" and "0"/"F"/"FALSE". I did not add "True" and "False", since
these are not accepted in R, either.

Regards
Thomas

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=3112740&group_id=50231




More information about the rkward-tracker mailing list