Revision: 647
http://rpy.svn.sourceforge.net/rpy/?rev=647&view=rev
Author: lgautier
Date: 2008-09-01 15:34:09 + (Mon, 01 Sep 2008)
Log Message:
---
rinterface:
- sexpTypeEmbeddedR() is now called str_typeint()
robjects:
- fix in the string representation of R
-
Hi, all
I tried to install rpy-1.0.3 with r-2.7.2 on Ubuntu 8.0.4-64bit but failed.
I used ./configure --enable-R-shlib and I installed successfully many times
on 32bit machine, previously. Thus, probably, it is the machine architecture
problem.
How did you install rpy on 64bit machine?
Hyunchul