Anyone else having problems installing this package? Any ideas for fixing? Thanks, Jess -- View this message in context: http://r.789695.n4.nabble.com/Forecast-Package-for-2-15-0-tp4601328.html Sent from the R help mailing list archive at Nabble.com.
Forecast Package for 2.15.0
4 messages · slipkid90515, michael.weylandt at gmail.com (R. Michael Weylandt, Nordlund, Dan (DSHS/RDA)
No.... What have you tried? OS? R build? Install method? Error messages? Note this has some C++ dependencies so it might be a little tricky to compile if you are missing necessary tools. Michael
On May 1, 2012, at 2:05 PM, slipkid90515 <jessica.lyn.olsen at gmail.com> wrote:
Anyone else having problems installing this package? Any ideas for fixing? Thanks, Jess -- View this message in context: http://r.789695.n4.nabble.com/Forecast-Package-for-2-15-0-tp4601328.html Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at 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.
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 -- View this message in context: http://r.789695.n4.nabble.com/Forecast-Package-for-2-15-0-tp4601328p4601792.html Sent from the R help mailing list archive at Nabble.com.
-----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- project.org] On Behalf Of slipkid90515 Sent: Tuesday, May 01, 2012 2:41 PM To: r-help at 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