Skip to content
Back to formatted view

Raw Message

Message-ID: <94542694-45f6-27a8-6aa3-9c6dea53ffc3@uni-saarland.de>
Date: 2017-09-14T15:03:00Z
From: Karl Nordström
Subject: Bug in order function

Dear R-devel(opers),

I wanted to draw your attention to a small problem with the order 
function in base. According to the documentation, radix sort supports 
different orders for each argument. This breaks when one of the 
arguments is an object.

Please have a look to this stackoverflow question:

https://stackoverflow.com/questions/39737871/r-order-method-on-multiple-columns-gives-error-argument-lengths-differ

It describes the problem well and suggests a solution.

Although it is a niche case, it's a very easy thing to fix :)

Best regards,

Karl Nordstr?m