Re: [Rpy] r call stalls in Pytonwin

2009-09-25 Thread Laurent Gautier
> > Jon > > -Original Message- From: Laurent Gautier > [mailto:lgaut...@gmail.com] Sent: Thursday, September 24, 2009 11:59 > PM To: Jon Hak Cc: RPy help, support and design discussion list > Subject: Re: [Rpy] r call stalls in Pytonwin > > Jon, > > It i

Re: [Rpy] r call stalls in Pytonwin

2009-09-25 Thread Jon Hak
ted to rpy2? Thanks for the reply, Jon -Original Message- From: Laurent Gautier [mailto:lgaut...@gmail.com] Sent: Thursday, September 24, 2009 11:59 PM To: Jon Hak Cc: RPy help, support and design discussion list Subject: Re: [Rpy] r call stalls in Pytonwin Jon, It is not clear to me where

Re: [Rpy] r call stalls in Pytonwin

2009-09-24 Thread Laurent Gautier
Jon, It is not clear to me where the call hangs. Is it at the last line of your example ? Is it somewhere earlier ? Also, making the example a standalone one (i.e., not relying on third-party data no one else than you has) may increase the chances of having others find what is happening. Best

[Rpy] r call stalls in Pytonwin

2009-09-24 Thread Jon Hak
When I try to run a dissimilarity analysis using the vegan library in Pythonwin calling to R I seem to get into a situation that I can only describe as stalling without any error generated. I can run the exact process in R directly and it runs fine, and I would like to set this up as a tool fro