Hi Everyone, I've posted RPy 1.0.0 source packages on the sourceforge download page at It resolves (I hope) all of the bugs that have been biting people: silent failure to start on Windows, problems on 64 bit systems, and problems with NumPy/Nummary arrays.
Please grab it and take it for a spin. -Greg CHANGES IN RPY 1.0.0 - 2007-11-15 --------------------------------- New Features: - Complete support for NumPy - Add new exception types to provide better information on the source of the error: RPyException: Base exception class for all RPy Exceptions RPyTypeConversionException: Error in conversion between R and Python RPyRException Error raised within R (RException is set equal to RPyException for backwards compatibility) Bug Fixes: - All Numeric and NumPy data types are either properly handled, or an appropriate exception is generated. - Properly handle unicode strings. - Fix silent failure to start up on Win32 Other: - Misc improvments to the test code. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list