I am using R in an environment where the HTTP proxy server blocks browsers that do not send User-Agent strings. Through some testing, we have determined that R, by default (2.3.1) does not send a string when performing the chooseCRANmirror() function. Is there a setting that allows us to manually set the User-Agent value?
Thank you, James -- James P. Howard, II - [EMAIL PROTECTED] http://jameshoward.us/ - (443)-430-4050 ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
