Skip to content
Prev 199146 / 398506 Next

Error invoking R2.10.0

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