Re: [Rd] quoted strings in foo.Rd rendered as â

2009-10-31 Thread Roger Koenker
Thanks again, options(useFancyQuotes = FALSE) works perfectly! Roger On Oct 31, 2009, at 12:05 PM, Prof Brian Ripley wrote: On Sat, 31 Oct 2009, Roger Koenker wrote: On Oct 30, 2009, at 4:11 PM, Prof Brian Ripley wrote: First step to check: update to a released version of R 2.10.0! I se

Re: [Rd] quoted strings in foo.Rd rendered as â

2009-10-31 Thread Roger Koenker
On Oct 30, 2009, at 4:11 PM, Prof Brian Ripley wrote: First step to check: update to a released version of R 2.10.0! I see the same behavior with: R version 2.10.0 (2009-10-26) x86_64-unknown-linux-gnu locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8LC_COL

Re: [Rd] quoted strings in foo.Rd rendered as â

2009-10-31 Thread Prof Brian Ripley
On Sat, 31 Oct 2009, Roger Koenker wrote: On Oct 30, 2009, at 4:11 PM, Prof Brian Ripley wrote: First step to check: update to a released version of R 2.10.0! I see the same behavior with: R version 2.10.0 (2009-10-26) x86_64-unknown-linux-gnu locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMER

Re: [Rd] quoted strings in foo.Rd rendered as â

2009-10-30 Thread Prof Brian Ripley
First step to check: update to a released version of R 2.10.0! If that does not help, using options(useFancyQuotes = TRUE) in the released version should (but possibly not as far back as your alpha pre-release). I suspect that whatever you mean my 'my X11 window' (it is the application runni

[Rd] quoted strings in foo.Rd rendered as â

2009-10-30 Thread Roger Koenker
Another anomaly from our rhel5 system, again sessionInfo() below. When I'm logged in remotely via ssh from my macpro and view documentation files in my X11 window, strings in single quotes in the files are all abbreviated as â . The same files appear fine when rendered in X11 using the local