[R] ggplot2 problem in interacting mode

2010-11-10 Thread zhenjiang xu
Hi all, When running R interactively, I have the problem as following: library(ggplot2) Loading required package: reshape Loading required package: plyr Attaching package: 'reshape' The following object(s) are masked from 'package:plyr': round_any Loading required package: grid Loading

Re: [R] ggplot2 problem in interacting mode

2010-11-10 Thread Ista Zahn
Hi, Here are a couple of suggestions: -- Start R without loading startup scripts etc. (R --vanilla) and see if it works. If yes, there is something loading in your startup file or restored environment that is causing problems. -- Upgrade to the latest version of R HTH, Ista On Wed, Nov 10, 2010