[rkward] [Bug 400755] Factor levels are displayed sorted by string sort, instead of numeric sort of levels.
m.eik michalke
bugzilla_noreply at kde.org
Tue Nov 6 20:11:10 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=400755
m.eik michalke <m at reaktanz.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |m at reaktanz.de
--- Comment #3 from m.eik michalke <m at reaktanz.de> ---
(In reply to Thomas Friedrichsmeier from comment #0)
> Likely cause is that we are storing the level key as a string.
also, R 3.5 now internally uses some automatic detection of the "best" sorting
algorithm to use for all kinds of things. i had to update unit test standards
in one of my packages because of this. sorting character values can depend on
the locale set, which if you ask me is a terrible idea if you need reliable
results.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the rkward-devel
mailing list