help with missing font (Fedora 15)

Paul Flo Williams flo at uk.thalesgroup.com
Thu Sep 1 16:30:54 UTC 2011


On 09/01/2011 05:00 PM, Ranjan Maitra wrote:
> On Thu, 1 Sep 2011 10:19:23 -0500 Paul Flo Williams
>>
>> What locale are you using?
>
> I am sorry that I am a little lost here, but how do I figure this out?
> Or change the locale, if needed?

What is displayed when you type 'locale' in the shell (not in R)?

 From within R, you have the option of stopping "smart" quotes from 
appearing, which might improve things. Try:

options(useFancyQuotes = FALSE)

See help() for more details.


More information about the users mailing list