Skip to content
Prev 50845 / 63424 Next

Bug in rank with utf8?

On 13/08/2015 15:19, peter dalgaard wrote:
And remember that on some platforms (including yours) ICU is used, so 
LC_COLLATE is not particularly relevant (unless it is 'C').  See 
?Comparisons and ?icuGetCollate.

E.g. on my Yosemite system in en_US.UTF-8
[1] 1.5 1.5
[1] "root"
[1] 2 1

whereas on Fedora 21
[1] 2 1
[1] "root"