Re: [Rpy] na.action?

2009-10-07 Thread Laurent Gautier
Peter wrote: > On Wed, Sep 30, 2009 at 4:59 PM, Laurent Gautier wrote: >> Peter wrote: >>> Can you do something like check if example_name is a valid argument >>> for the function at run time, and if not, check example.name instead? >>> Would this impose too high a performance cost? >>> >>> I agre

[Rpy] "lapack routines cannot be loaded" error

2009-10-07 Thread Santosh Mishra
Dear friends, I am new to Rpy2 and I have the following problem. I run the following example code from rpy2 documentation page import rpy2.robjects as robjects r = robjects.r ctl = robjects.FloatVector([4.17,5.58,5.18,6.11,4.50,4.61,5.17,4.53,5.33,5.14]) trt = robjects.FloatVector([4.81,4.17,4.4