[R] Forecast Package in R version 3.1.0

Dirk Eddelbuettel edd at debian.org
Mon Apr 28 17:39:20 CEST 2014


Paul Bernal <paulbernal07 <at> gmail.com> writes:
> This is what is happening when I try downloading the Rcpp package in R
> version 3.1.0
> 
> Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
> :
>   there is no package called ‘Rcpp’
> Error: package or namespace load failed for ‘forecast’

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.

Dirk



More information about the R-help mailing list