Re: [Rpy] segmentation fault after long batch of LM

2008-07-16 Thread Laurent Gautier
I have trouble narrowing down where exactly the problem is occurring (it seems to keep moving each time I think that I am getting closer). In the short term, and for your needs, I guess that it is good if calls to gc prevents rpy from crashing. To save on runtime, you can try a gc pooling strategy

Re: [Rpy] segmentation fault after long batch of LM

2008-07-16 Thread laurent oget
I was thinking of another workaround and would love your opinion on that. My intuition is that the problem occurs because I have variables who are in several dataframes with the same name. Do you think mangling the names of the variables before passing them to R might help? Would it be an interesti

[Rpy] [ rpy-Bugs-2018909 ] Importing rpy in django application fails

2008-07-16 Thread SourceForge.net
Bugs item #2018909, was opened at 2008-07-15 13:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2018909&group_id=48422 Please note that this message will contain a full copy o

[Rpy] Rpy and the Mac OS binaries

2008-07-16 Thread David Garfield
Hi folks, I'm afraid I've strayed outside my skill level, but perhaps someone here has been through something similar. I'm currently running R 2.7.1 as downloaded from the pre-compiled Mac binary. I'd like to connect my Python code directly to R without making use of temporary files