Re: [R] Locale problem with umlauts in factor levels in 2.7.0 (patched) from grid or lattice

2008-05-02 Thread Prof Brian Ripley
The bug is in grid, in some layout calculations which need the string width. There was a 'FIXME' in the sources, and I've fixed this now. (svn r45579/80). Many other grid examples worked so it took me a while to track this down. On Thu, 1 May 2008, Dieter Menne wrote: With 2.7.0 patched

[R] Locale problem with umlauts in factor levels in 2.7.0 (patched) from grid or lattice

2008-05-01 Thread Dieter Menne
With 2.7.0 patched (not tested with 2.0.0), I get an error message in a program that ran correctly in R 2.6.2 when the grouping factor of a stripplot contains an Umlaut: I am aware that there are a few locale-changes in R 2.7.0, but I could not easily locate who's at fault Dieter