[R] Problem in installing package "ggplot2"

Jeff Newmiller jdnewmil at dcn.davis.CA.us
Fri Jul 18 22:16:55 CEST 2014


The obvious workaround (to me) is to go back and use 3.1 until you figure out how to setup 3.1.1.

Re the latter... you have omitted some key information that strongly suggests that you have not read the Posting Guide. You might find reading [1] helpful as well.

[1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
---------------------------------------------------------------------------
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.

On July 18, 2014 10:12:19 AM PDT, "오건희" <gunfifa12 at gmail.com> wrote:
>Hi..
>
>After  I upgraded R from 3.1 to 3.11, I stuck with problem in
>installing
>'ggplot2' package....
>
>The error message was;
>
>Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()),
>versionCheck
>= vI[[j]]) :
>  there is no package called ���Rcpp���
>Error: package or namespace load failed for ���ggplot2���
>
>
>I tried to find out resolution on the web.. and most people recommend
>following;
>
>
>install.packages("ggplot2",dependencies=T)
>
>However, it didn't work, either.. it's so confusing.
>
>I should use this package ASAP.. so, hope you guys give me a clear
>answer.
>
>Best for your effort,
>
>	[[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