On 11/17/2013 11:19 PM, Sean Davis wrote:



On Sun, Nov 17, 2013 at 11:02 PM, Thomas Kluyver <tak...@gmail.com <mailto:tak...@gmail.com>> wrote:

    On 17 November 2013 19:10, Hodgess, Erin <hodge...@uhd.edu
    <mailto:hodge...@uhd.edu>> wrote:

        This is on a server.  The python that I use is 2.7.5, but the
        system is 2.4


    If you're not using the system Python, you should generally
    install it using the Python you're using.


Consider using a virtualenv on a server; it really does help keep the various python versions isolated.

        I tried to install from a tarball but when I run the python
        program, I get the message that the packages were compiled in
        R-3.0.2 and it's using R-2.15.2.


    That sounds like it could be finding the wrong R at installation
    time. There might be an environment variable you can set to point
    it to your copy of R, but I don't know off the top of my head.


R_HOME might be the environment variable you want to set.

...or unset.
On my end, rpy2 is better tested with the correct R in the PATH.
There is no unit test for that part, unfortunately - and it can easily be broken without me knowing if no one is reporting the problem.
I'd love to hear that it is still working though.




    Thomas

    
------------------------------------------------------------------------------
    DreamFactory - Open Source REST & JSON Services for HTML5 & Native
    Apps
    OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
    Free app hosting. Or install the open source package on any LAMP
    server.
    Sign up and see examples for AngularJS, jQuery, Sencha Touch and
    Native!
    http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
    _______________________________________________
    rpy-list mailing list
    rpy-list@lists.sourceforge.net <mailto:rpy-list@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/rpy-list




------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk


_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&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