Hello:

I am trying to set up a tool on a web server. Since there are different
versions of R, I want to specify it before I import rpy2. I found the
following commands from the previous discussion. But it returns me
"ImportError: No module named rpy_options". Anyone knows the problem?
 
from rpy_options import set_options
set_options(RHOME=''Š')

Following shows the system and the versions of software I am using. Of
course, besides these versions there are older version python and R on the
server, but I am tying to use the latest ones.
System: CentOS release 5.7
Python version: 2.7.8,
R version 3.1.1 (2014-07-10),
rpy2 version: 2.4.3

Thanks 

Best
Quanwei


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to