Re: [Rpy] unicode woes, or joys...

2008-01-08 Thread Gregory Warnes
There was also a bug in RPy's handling of unicode strings until 1.0, so make sure you have a recent version of RPy as well. -G On Jan 8, 2008, at 2:47AM , Laurent Gautier wrote: > Crashes with unicode labels in plots was reported as a problem > with R-2.3 to R-2.5. > It appears fixed with th

Re: [Rpy] unicode woes, or joys...

2008-01-07 Thread Laurent Gautier
Crashes with unicode labels in plots was reported as a problem with R-2.3 to R-2.5. It appears fixed with the R-2.6.1 I have here. As I agree that it would make sense to have this written somewhere (like in a section about known problems), but the easiest fix seems to update R. Hoping this helps