Re: [Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
documentation need some modification Python 2.4.4 (#1, Mar 11 2008, 23:13:49) [GCC 3.4.6 20060404 (Red Hat 3.4.6-8)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy2.robjects as robjects >>> >>> robjects.r['pi'] >>> pi Traceback (most recent call la

Re: [Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
solved:) ln -s /usr/local/lib/libiconv.so.2 /usr/lib/libiconv.so.2 sorry for disturb again can anyone give some hit on how to do binmol.test with RPy2? thank you:) On Tue, Jun 9, 2009 at 12:31 AM, Daofeng Li wrote: > Dear list owner and members, > > i am just new to python and R > i am trying

[Rpy] [RPy2] An installation problem

2009-06-08 Thread Daofeng Li
Dear list owner and members, i am just new to python and R i am trying to install Rpy2 right now on a linux box host centos 4.5 with python 2.4 and R 2.7.0 installed the installation is sucessful but when i do the example test, some error occurs: Python 2.4.4 (#1, Mar 11 2008, 23:13:49) [GCC 3.4