[Rpy] problem importing rpy

2007-11-02 Thread Andrew Jones
When I try to import rpy I get the following messages: Python 2.4.4 (#9, Oct 30 2007, 15:13:19) [GCC 4.1.0 20060304 (Red Hat 4.1.0-3)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy RHOME= /usr/local/lib/R RVERSION= 2.6.0 RVER= 2060 RUSER= /home/emu

Re: [Rpy] problem importing rpy

2007-11-05 Thread Andrew Jones
ersions of > these packages. Does R start up and run properly when run directly? > > -G > > > On Nov 2, 2007, at 3:56PM , Andrew Jones wrote: > > > When I try to import rpy I get the following messages: > > > > Python 2.4.4 (#9, Oct 30 2007, 15:13:19) >

Re: [Rpy] problem importing rpy

2007-11-05 Thread Andrew Jones
command line? > > -G > > On Nov 5, 2007, at 11:01AM , Andrew Jones wrote: > > I don't get any error messages when I start up R by itself. And methods > and grDevices are both listed when I do the library() command. I don't > actually use R independently of rpy, so