[Rpy] AUTO: Tom Aldenberg is out of the office (returning 2011-01-10)

2010-12-25 Thread Tom Aldenberg
I am out of the office until 2011-01-10. Note: This is an automated response to your message "rpy-list Digest, Vol 55, Issue 3" sent on 25-12-2010 16:51:50. This is the only notification you will receive while this person is away. ---

[Rpy] rpy2 with cairo

2009-09-14 Thread tom
__ res = super(RFunction, self).__call__(*new_args, **new_kwargs) rinterface.RRuntimeError: Error in library(Cairo) : es gibt kein Paket 'Cairo' # R > library(Cairo) > Can anybody help with this problem? My future plan is to use Python+R +Django t

[Rpy] rpy2 ImportError: No module named win32api

2009-07-10 Thread Tom Aldenberg
import rpy2.rinterface as rinterface File "C:\Python26\lib\site-packages\rpy2\rinterface\__init__.py", line 39, in import win32api ImportError: No module named win32api What am I to do? Kind regards, Tom Tom Aldenberg RIVM PO Box 1 NL-3720 BA Bilthoven Netherlands T: +31 30

[Rpy] annotate.py RPy script

2007-01-05 Thread Tom Asbury
O'][0] contains GO info the the first probe The dict can be filled with all possible annotations from the package. Nothing special, but pretty useful for downstream analysis of probe ids, and as far as I am concerned, Python is the place to do it - not R. Cheers- Tom > #! /usr/b

[Rpy] Rpy,R and intel mkl and icc

2006-12-26 Thread Tom Denniston
kl -lguide -lpthread" --with-lapack="-lmkl -lguide -lpthread" i get this error in rpy: unable to load shared library '/home/lib/R/modules/lapack.so': libRlapack.so: cannot open shared object file: No such file or directory --Tom ---

Re: [Rpy] Problems importing rpy in python2.4.3 and R 2.2.1

2006-08-13 Thread Tom Conerly
r Path variable (Go to Control Panel -> System ->Advanced -> Environment Variables. Then select PATH in the bottom windows and add the path. Should be something like C:\ProgramFiles\R\R-2.2.1\bin.a2006/8/13, Mario Beauchamp <[EMAIL PROTECTED]>:> Hi,> > On 8/13/06, Tom Conerly <[EM

Re: [Rpy] Problems importing rpy in python2.4.3 and R 2.2.1

2006-08-13 Thread Tom Conerly
me when you downloaded.a2006/8/13, Tom Conerly <[EMAIL PROTECTED] >:> I have tried reinstalling rebooting etc. I get the error with python 2.4.3> and R 2.2.1 and I am using the latest version of RPY for windows. Error:>> >>> import rpy> Unable to determine R version

[Rpy] Problems importing rpy in python2.4.3 and R 2.2.1

2006-08-12 Thread Tom Conerly
I have tried reinstalling rebooting etc. I get the error with python 2.4.3 and R 2.2.1 and I am using the latest version of RPY for windows. Error:>>> import rpyUnable to determine R version from the registry. Trying another method. Traceback (most recent call last):  File "", line 1, in -toplevel-