Hi Laurent,
When I try to build windows binaries for RPy2 version 2.0.4 with MINGW,
I get the error messages shown below. I'm using R 2.8.1, Python 2.5.2
and Windows XP SP2. I was able to build windows binaries and install
RPy2 on my box after making the following changes:
1. Commenting o
Hi list,
I'm working on an application in which I'd like to use RPy2 to port a
large amount of data from Python to R for analysis. However, I'm not
sure how to accomplish this without creating a growing process. As an
example, the following script is crashing with a "MemoryError" on my box
after