Skip to content

Error invoking R2.10.0

2 messages · Enayet Talukder, Duncan Murdoch

#
On 11/4/2009 1:41 PM, Enayet Talukder wrote:
I imagine you have a .Rdata or profile that is trying to do something 
with ggplot2, but you don't have ggplot2 installed yet.

Start R with the command line option --vanilla, install ggplot2, and 
things should be fine.

Duncan Murdoch