.. _spkg_rpy2_robjects:

rpy2_robjects: High-level interface from Python to R
====================================================

Description
-----------

rpy2-robjects provides the high-level object-oriented interface
between Python and R:r-project:. It offers R objects mapped as Python objects,
conversion rules, and integration with common Python data science
packages such as pandas and numpy.

This package was split out from rpy2 starting with version 3.6.

License
-------

GPL-2.0-or-later

Upstream Contact
----------------

https://pypi.org/project/rpy2-robjects/

Type
----

optional


Dependencies
------------

- $(PYTHON)
- $(PYTHON_TOOLCHAIN)
- :ref:`spkg_jinja2`
- :ref:`spkg_rpy2_rinterface`
- :ref:`spkg_tzlocal`

Version Information
-------------------

package-version.txt::

    3.6.5


Equivalent System Packages
--------------------------

(none known)

However, these system packages will not be used for building Sage
because ``spkg-configure.m4`` has not been written for this package;
see :issue:`27330` for more information.

