Re: [R-SIG-Mac] Multiple R versions: set Current via symbolic link: permissions?

2012-01-25 Thread Prof Brian Ripley
On 25/01/2012 01:22, Steve Lianoglou wrote: Hi Peter, On Tue, Jan 24, 2012 at 8:06 PM, Peter Carrpc...@broadinstitute.org wrote: I, too, would like to run multiple versions of R, via command line, on Mac OS X. I have looked in vain for a clear explanation of why there can be one and only one

Re: [R-SIG-Mac] ERROR in R+Lion+X11: could not find any X11 fonts

2012-01-25 Thread Prof Brian Ripley
On 25/01/2012 12:22, Emilio Molinari wrote: Hi, after googling around I surrender and post to this list. Can you please follow the posting guide and tell us your sessionInfo() (and are you using R.app or R, the command-line version?). That your locale is not recognized by X11 may be

Re: [R-SIG-Mac] ERROR in R+Lion+X11: could not find any X11 fonts

2012-01-25 Thread Prof Brian Ripley
On 25/01/2012 12:47, Emilio Molinari wrote: Sorry for the hurry I put before.. Here it is: sessionInfo() R version 2.14.1 (2011-12-22) Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit) locale: [1] C/UTF-8/C/C/C/C I think that is wrong: there is no locale called 'UTF-8' in standard naming

Re: [R-SIG-Mac] ERROR in R+Lion+X11: could not find any X11 fonts

2012-01-25 Thread Emilio Molinari
Hello Brian, I followed the admin manual, and set the lines in the .bashrc # Setting for the new UTF-8 terminal support in Lion export LC_CTYPE=en_US.UTF-8 export LC_ALL=en_US.UTF-8 this solves the locale (and R font problem): sessionInfo() R version 2.14.1 (2011-12-22) Platform: