Skip to content
Prev 359833 / 398503 Next

File 1 is not in sorted order Error

On 02/04/2016 10:40 PM, Michael Morrison wrote:
Set the environment variable LC_COLLATE equal to C.  Some parts of the R 
build system do this, and some parts use your locale's collation 
sequence.  You need to make sure they're all consistent.

Duncan Murdoch