Re: [R] Question about proxy setting of R

2016-12-10 Thread qwertyui_period
Dear, Carina Thanks for your adivice. It worked finally as below: Sys.setenv(http_proxy="http://proxyserver:port";) options(repos="http://cloud.r-project.org/";) options(download.file.method="internal") J J - Original Message - >From: Carina Salt >To: jim holtman >Cc: qwertyui_per.

Re: [R] Question about proxy setting of R

2016-12-05 Thread qwertyui_period
Dear Jim, Thanks to your advice, "Proxy Authentification" window�showed up, however, I couldn't access to the internet. Error messages are as below. -- -- --- > update.packages(ask='graphics',checkBuilt=TRUE) --- Please select a CRAN m

[R] Question about proxy setting of R

2016-12-01 Thread qwertyui_period
Hello, I use R 3.0.2 on Win 7 through proxy server using ".Rprofile" in home directory that includes "Sys.setenv(http_proxy=proxy_server:port)". There has been no problem to access the internet for some years. In this situation, I installed R 3.3.1 and then entered "update.packages ()", however, "

[R] Question about proxy setting of R

2016-11-17 Thread qwertyui_period
Hello, I use R 3.0.2 on Win 7 through proxy server using ".Rprofile" in home directory that includes "Sys.setenv(http_proxy=proxy_server:port)". There has been no problem to access the internet for some years. In this situation, I installed R 3.3.1 and then entered "update.packages ()", however, "