[R] Changing language of messages (was  load tcltk)
    Prof Brian Ripley 
    ripley at stats.ox.ac.uk
       
    Thu Jan 10 16:54:52 CET 2008
    
    
  
On Thu, 10 Jan 2008, Alberto Monteiro wrote:
[...]
> PS: is there any way to temporarily change the error messages
> from one language to another? When I get error messages
> in Portuguese it's a pain to translate them precisely to
> something that I can google or RSiteSearch to know what it means.
Usually Sys.setenv(LANGUAGE="en") works.  See the R-admin manual which 
tells you this and other ways.
-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595
    
    
More information about the R-help
mailing list