Git Product home page Git Product logo

Comments (7)

lgautier avatar lgautier commented on September 20, 2024

Original comment by Laurent Gautier (Bitbucket: lgautier, GitHub: lgautier).


Calling R on the command line with the options CMD config --cppflags should return flags to be passed to the C compiler (location of R headers).

The setup.py script stops whenever nothing (an empty string) is returned. Could you check what does the following return ?

"c:\PROGRA1\R\R-291.0\bin\R" CMD config --cppflags

The issue might have to do with your local install.

Could also specify what is the version of rpy2 you are trying to compile ?

from rpy2.

lgautier avatar lgautier commented on September 20, 2024

Original comment by Laurent Gautier (Bitbucket: lgautier, GitHub: lgautier).


Removing version: 2.1.0 (automated comment)

from rpy2.

lgautier avatar lgautier commented on September 20, 2024

Original comment by Anonymous.


Hello,

I have the same issue when trying to compile the latest version or RPy2 (2.1.3) on WIndows XP. I have R version 2.11.1.

When I run the command that you suggested ("c:\PROGRA~1\R\bin\R" CMD config --cppflags") The returned message is the following

'sh' is not recognized as an internal or external command, operable program or batch file.

Is there a workaround to this problem?

from rpy2.

lgautier avatar lgautier commented on September 20, 2024

Original comment by Anonymous.


I have the same problem...

from rpy2.

lgautier avatar lgautier commented on September 20, 2024

Original comment by Anonymous.


Yes, me too. I get the same exception as detailed by the OP and I also get the same result from running "R CMD config --cppflags":
'sh' is not recognized as an internal or external command, operable program or batch file.

from rpy2.

lgautier avatar lgautier commented on September 20, 2024

Original comment by Anonymous.


Hi again; the last comment was from me.

To help others install rpy2, I've been able to google a little further (difficult to google 'R', but...)

The problem is more to do with a missing config tool from R than it has to do with rpy2 - specifically, sh.exe must be installed and in the path.

  1. Go to another discussion on this topic which references rtools:
    http://bitbucket.org/lgautier/rpy2/issue/20/setuppy-fails-on-windows

  2. Download rtools from:
    http://www.murdoch-sutherland.com/Rtools/

  3. Make sure your path variable is properly pointing to both sh in rtools and r.exe and you should be able to get a little further in installing rpy2. No guarantees though.
    Good luck.

from rpy2.

lgautier avatar lgautier commented on September 20, 2024

Original comment by Laurent Gautier (Bitbucket: lgautier, GitHub: lgautier).


Windows binaries are being built for rpy2-2.3.7. Closing the issue.

from rpy2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.