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

______________________________________________
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.

Reply via email to