[R] R won't connect to the internet on SUSE Linux 8.1
    Prof Brian Ripley 
    ripley at stats.ox.ac.uk
       
    Fri Jul 25 13:39:59 CEST 2003
    
    
  
On Fri, 25 Jul 2003, michael watson (IAH-C) wrote:
> SO... is there a way in R that I can set it up such that ALL internet connections from within R use method="wget" ??
[...]
RTFM once again!
options(download.file.method="wget")
-- 
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