Skip to content
Back to formatted view

Raw Message

Message-ID: <CAM_vjunCQ_RO-QfhjOrd1j-wmoMVwAANse3BBoXSzdnKr4d8+Q@mail.gmail.com>
Date: 2016-03-07T19:37:20Z
From: Sarah Goslee
Subject: Problem installing ggplot2 in R 3.2.3
In-Reply-To: <CALX5n20M58z6VJEjarzV6AJpQGH8Q0E8VGocm1GAZUoM4cX7NQ@mail.gmail.com>

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:
> Hi,
> I am trying to install ggplot2 in R software but Im getting the following
> error message:
> 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?
>
> Please help me with this issue, whats to be done to rectify it.
>
> Thanks
>