[Rpy] rpy vs r manual -need help

2008-10-21 Thread Lukasz Szybalski
Hello, I'm trying to write a simple manual on r vs rpy and I was wondering if you could help me with translating: x <- 1:20 ---is x = range(0, 20) (done) w <- 1 + sqrt(x)/2 -is- ? dummy <- data.frame(x=x, y= x + rnorm(x)*w) ---

Re: [Rpy] Using rpy2 with lib-apache2-mod-python

2008-10-21 Thread laurent
On Mon, 2008-10-20 at 21:12 -0700, Eric Bell wrote: > Resolved ... or a least made to go away. > > It appears that the problem was caused in part due to loading another > apache module supplied by R/Apache, as described at > http://biostat.mc.vanderbilt.edu/rapache/ "R/Apache is a project > dedi