> -----Original Message----- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of slipkid90515 > Sent: Tuesday, May 01, 2012 2:41 PM > To: r-help@r-project.org > Subject: Re: [R] Forecast Package for 2.15.0 > > After poking around a little bit, I was able to install the package > using the > "Install packages from local zip(s) files" command from the Packages > menu. > I had to go grab the zip file from > "http://cran.stat.sfu.ca/bin/windows/contrib/2.15/" because it looked > like R > was going to a nonexistent URL when I just used the install.packages > command > in the console. > > I had to do the same thing for the tseries package, so could that > suggest > that it's a problem with R? Is it pointing to the wrong places? > > In any case, problem solved :) > > Thanks, > Jess >
Jess, We need a reproducible example, i.e. you need to tell us exactly what you typed or what you selected from the menu and also what didn't work (error messages, etc) before we can help. Did you use install.packages() from the console or terminal window, or did you use "Install package(s)..." from the packages menu? Are you behind a proxy server? If so, you may need to see ?setInternet2 help page. Hope this is helpful, Dan Daniel J. Nordlund Washington State Department of Social and Health Services Planning, Performance, and Accountability Research and Data Analysis Division Olympia, WA 98504-5204 ______________________________________________ R-help@r-project.org 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.