Revision: 535
http://rpy.svn.sourceforge.net/rpy/?rev=535&view=rev
Author: lgautier
Date: 2008-05-27 21:38:57 -0700 (Tue, 27 May 2008)
Log Message:
---
Dropped the one python-C module per R version approach
(dynamic linking... it should just not matter).
Modified Paths:
--
Revision: 536
http://rpy.svn.sourceforge.net/rpy/?rev=536&view=rev
Author: lgautier
Date: 2008-05-27 21:46:53 -0700 (Tue, 27 May 2008)
Log Message:
---
- added local modified version of R's main/envir.c findFun (since R's findVar1
is declared static)
- attempt at RPy-1-lik