On 28/04/2014 11:31 AM, Paul Bernal wrote:
Dear Duncan,
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 fail
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 tha
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
Paul Bernal 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 âfor
On 28/04/2014 11:22 AM, Paul Bernal wrote:
Dear R community, hello,
Hope everybody is doing great. I just downloaded R version 3.1.0, and,
whenever I try to load the forecast package, the following error message
appears:
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
Dear Duncan,
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â
2014-04-28 10:27 GM
Dear R community, hello,
Hope everybody is doing great. I just downloaded R version 3.1.0, and,
whenever I try to load the forecast package, the following error message
appears:
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
:
there is no package called âRcppâ
Er
7 matches
Mail list logo