Thanks for the response - yes, agreed - no point fixing it if it ain't broke
on the current release of R - I'll upgrade R on the target machine.
> Message: 8
> Date: Tue, 8 Jan 2008 08:47:06 +0100
> From: "Laurent Gautier" <[EMAIL PROTECTED]>
> Subject: Re: [Rpy] unicode woes, or joys...
> To: "R
Thats odd. If you've got the setup to compile RPy, you might try
adding an explicit "--no-Rconsole" argument to the variable
"defaultargv" at the top of src/rpymodule.c and see if that makes a
difference for the 'out of the box' R.
-G
On Jan 8, 2008, at 12:11PM , Barry Rowlingson wrote:
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