pythonrrpy2pyrservepyper

How do Rpy2, pyrserve and PypeR compare?


I would like to access R from within a Python program. I am aware of Rpy2, pyrserve and PypeR.

What are the advantages or disadvantages of these three options?


Solution

  • I know one of the 3 better than the others, but in the order given in the question:

    rpy2:

    pyrserve:

    pyper:

    edit: Windows support for rpy2