[R] OS X proxy question

2005-03-22 Thread Drew Balazs
All, I'm currently using R 2.0.1 on a Powerbook G4 with OS X 10.3.8. So far the only way I've found to set my proxy is by doing Sys.putenv(http_proxy=insert proxy url:proxy port) everytime I start up R. This works fine, but I'd like to find a solution that doesnt require manual input everytime

Re: [R] OS X proxy question

2005-03-22 Thread joerg van den hoff
Drew Balazs wrote: All, I'm currently using R 2.0.1 on a Powerbook G4 with OS X 10.3.8. So far the only way I've found to set my proxy is by doing Sys.putenv(http_proxy=insert proxy url:proxy port) everytime I start up R. This works fine, but I'd like to find a solution that doesnt require