Re: [Rpy] themes

2011-03-10 Thread Laurent
On 10/03/11 13:11, Moritz Beber wrote: > On 03/09/2011 08:27 PM, Laurent wrote: >> On 09/03/11 13:19, Moritz Beber wrote: >>> Hi all, >>> >>> I'm running rpy2 version 2.2.0dev and I had some problems with setting >>> my background to a blank theme. calling ggplot2.theme_blank() gives me >>> the fol

[Rpy] Load library automatically

2011-03-10 Thread David Montgomery
Hi, How can I use rpy2 to load libraries at run time. In need ti have this automated. Lets say have a base server with no pagages installed except the default. How to I deal with having to select a mirror? e.g. install.packages('randomForest',dependencies=TRUE) library('randomForest') would

Re: [Rpy] themes

2011-03-10 Thread Moritz Beber
On 03/09/2011 08:27 PM, Laurent wrote: > On 09/03/11 13:19, Moritz Beber wrote: >> Hi all, >> >> I'm running rpy2 version 2.2.0dev and I had some problems with setting >> my background to a blank theme. calling ggplot2.theme_blank() gives me >> the following error: >> >> Traceback (most recent call