[Rpy] Rpy and dot names

2011-04-14 Thread Anamaria Crisan
Hello, I am trying to use RPy to run an R package called survcomp. One of the methods takes in the variable name surv.time. For example, I can run it as follows: cindex(x=prob,surv.time=survTIME, surv.even=survEVENT) in R (where x, suvr.time and surv.event are predefined variable names from the p

Re: [Rpy] "Rownames" attribute of Matrix instances

2011-04-14 Thread Laurent Gautier
Probably an oversight. rpy2-2.2.0 is where things could get changed; thanks for reporting what seems odd on that version. Laurent On 2011-04-13 09:10, Luca Beltrame wrote: Hello, while working with Matrix instances (rpy 2.1.9) I noticed that the rownames attribute is read-only and can't be