On 2/2/10 12:40 PM, B.A.D.C.M.D Santos wrote: > Hello everyone, > > I am currently using rpy2 in order to use phyper function from R into my > Python script. Nevertheless I have a problem because I want to use the > argument log.p=TRUE. The last time I checked there was a problem with the > mapping of the arguments with dots in the middle. Is this still a bug? If > it is, is there any workaround to solve this?
Did the link given earlier work for you ? http://www.mail-archive.com/rpy-list@lists.sourceforge.net/msg02313.html > Or does the new rpy2 alpha > solves this problem? It does provide a syntactic sugar for this. You can read more at: http://rpy.sourceforge.net/rpy2/doc-2.1/html/robjects.html#functions (the doc also tells to make a blind 'turn "." into "_"' function) Hoping this helps, L. > I am using: > Python 2.6.4 > R version 2.10.1 > rpy2 2.0.4 > > Thanks in advance, > Bruno > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > rpy-list mailing list > rpy-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/rpy-list ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list