Re: [Rpy] 'show' not found

2010-03-18 Thread Mike Sarahan
If anyone else encounters this problem, it appears to be something with R. After installing R from source (2.10.1) rather than the Ubuntu package (2.9.2), Rpy2 works as expected. On Thu, Feb 25, 2010 at 7:07 PM, Mike Sarahan wrote: > Hi all, > > I am running Ubuntu 9.10, with R version 2.9.2.

[Rpy] 'show' not found

2010-02-25 Thread Mike Sarahan
Hi all, I am running Ubuntu 9.10, with R version 2.9.2. I have this problem on both RPy2.1 alpha3 and the mercurial repository. Both compile cleanly, and I can import rpy2. However, when I try to import robject or any of its children, I get this error: -