[Rpy] SF.net SVN: rpy:[663] branches/rpy_nextgen

2008-10-26 Thread lgautier
Revision: 663 http://rpy.svn.sourceforge.net/rpy/?rev=663&view=rev Author: lgautier Date: 2008-10-26 14:09:49 + (Sun, 26 Oct 2008) Log Message: --- doc: - Added short introduction rpy2: - added __version__ rpy2.rinterface: - Added class BoolSexpVector rpy2.robject

Re: [Rpy] rpy 1.0.3 wants Rdevices.h, but R 2.8.0 (beta) has none to give

2008-10-26 Thread Michael Rutter
Greg, Any success on updating rpy to R 2.8.0? A similar problem occured to rkward and a proposed solution was to just remove Rdevices.R and Rgraphics.R include lines. Not sure if that works for rpy. Thanks, Michael Warnes, Gregory R. wrote: > I will try to update rpy to work with R 2.8 later