[R] problem in installing reshape2 (urgent)
Jeff Newmiller
jdnewmil at dcn.davis.CA.us
Sun Feb 3 08:54:40 CET 2013
Suggestion: follow instructions appropriate for your OS (see CRAN) to install the current version of R. (2.15.2)
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
Partha Saha <kuttusbnc at gmail.com> wrote:
>Dear R users,
>
>In order to install reshape2 package, I gave the following command:
>
>install.packages("reshape2",dep=TRUE)
>
>However, it is not getting installed.
>
>The message that I am getting is:
>
>Warning: dependencies �plyr�, �stringr�, �testthat� are not available
>trying URL '
>http://ftp.ctex.org/mirrors/CRAN/src/contrib/reshape2_1.2.2.tar.gz'
>Content type 'application/x-gzip' length 27220 bytes (26 Kb)
>opened URL
>==================================================
>downloaded 26 Kb
>
>* installing *source* package �reshape2� ...
>** R
>** data
>** moving datasets to lazyload DB
>** inst
>** preparing package for lazy loading
>Error in loadNamespace(i, c(lib.loc, .libPaths())) :
> there is no package called 'plyr'
>ERROR: lazy loading failed for package �reshape2�
>* removing �/home/dell/R/i486-pc-linux-gnu-library/2.10/reshape2�
>
>
>Please suggest.
>
> [[alternative HTML version deleted]]
>
>
>
>------------------------------------------------------------------------
>
>______________________________________________
>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.
More information about the R-help
mailing list