> What 'alphabetical order' is depends on the locale. In en_NZ g < G, in C > G < g. So it is a rather slippery concept (and gets worse in non-English > locales: 'aa' sorts after z in Danish).
I only used characters a-z, so I didn't think that would be a problem. However, it turns out I had misnamed one of my files so that it wasn't sorting correctly, and renaming it fixed the problem. (Previously I had manully included that file first and I had forgotten to remove it) Thanks for the help. Hadley ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel