Re: [R] uninstalled and reinstalled R, now cannot install packages

2014-10-01 Thread 河内亮太
Hi, If your PC connects Internet via proxy server, you have to run Rgui.exe with option "--Internet2" (i.e. Rgui.exe --Internet2). If my suggestion doesn't make sense, please ignore. rgds. --- Ryota Kawauchi 2014/10/01 13:39、Sarah Hardy のメッセージ: > Hello, > > I have a student (running Wind

Re: [R] uninstalled and reinstalled R, now cannot install packages

2014-10-01 Thread S Ellison
Inability to access a repository index is very often an indication of a failed internet connection from R. In Windows that is often a result of incorrect proxy settings or other internet connection settings. The R Windows FAQ, 2.19 ("The Internet download functions fail") may have the answer...