Skip to content
Back to formatted view

Raw Message

Message-ID: <bdea3bf5-7f16-429f-90a9-05188b35f901@email.android.com>
Date: 2013-02-03T07:54:40Z
From: Jeff Newmiller
Subject: problem in installing reshape2 (urgent)
In-Reply-To: <CALHyBjUV+t6w1au2zuLwF2nnzwtnBHNzSFZX2V9pFRPqzX56fA@mail.gmail.com>

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.