Forecast Package in R version 3.1.0
Hello,
Or maybe better,
install.packages("forecast", dependencies = TRUE)
since package forecast depends on several other packages
Hope this helps,
Rui Barradas
Em 28-04-2014 17:04, Rich Shepard escreveu:
On Mon, 28 Apr 2014, Dirk Eddelbuettel wrote:
That is conflicting with the fact that the package page for Rcpp shows you binaries for three R versions (devel, release, old-release) on Windows three R versions (devel, release, old-release) on OS X 'snow leopard' one R version (release) on OS X 'mavericks' whereas you have not even told us what OS you use.
FWIW, I run Slackware-14.1 and just installed Rcpp (as root) with
install.packages("Rcpp")
No issues at all.
Rich
______________________________________________ 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.