search for: prodeced

Displaying 1 result from an estimated 1 matches for "prodeced".

2003 Jan 08
1
update.packages through proxy failing
...ot;update packages" etc no longer seem to work from R. I have tried to fix this problem in two ways:- 1) renaming internet2.dll to internet.dll in the "Modeules" folder and proceeding as usual. When I tried "update packages" from the menu in R, I got an "Rgui.exe has prodeced errors and is generating an error log" message and crash. 2) I used the following code print(Sys.putenv("HTTP_PROXY"="http://www.flinders.edu.au/proxy.pac/", password="mypassword")) [1] TRUE TRUE > Sys.getenv("HTTP_PROXY")...