Skip to content
Prev 359111 / 398502 Next

Problem installing ggplot2 in R 3.2.3

You should install the Rcpp package, as the error message is telling you.

You could also use the dependencies=TRUE argument to install.packages().

Sarah
On Mon, Mar 7, 2016 at 2:23 PM, jessy <jesitha.salam at gmail.com> wrote: