Revision: 624
http://rpy.svn.sourceforge.net/rpy/?rev=624&view=rev
Author: lgautier
Date: 2008-08-09 18:08:45 + (Sat, 09 Aug 2008)
Log Message:
---
Catch attempts at creating vectors while R is not initialized
(no longer segfault)
Modified Paths:
--
bra
Revision: 625
http://rpy.svn.sourceforge.net/rpy/?rev=625&view=rev
Author: lgautier
Date: 2008-08-09 18:50:36 + (Sat, 09 Aug 2008)
Log Message:
---
- R string vectors can now be built from Python unicode objects
- fixed tests (ending-reinitializing R causes trouble)
Mo