rpy2-robjects3.6.1
rpy2-robjects3.6.1
Published
Python interface to the R language (embedded R)
pip install rpy2-robjects
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- rpy2-rinterface
>=3.6.0
- jinja2
- tzlocal
- packaging
; platform_system == "Windows"
- backports.zoneinfo
; python_version < "3.9"
- ipykernel
; extra == "doc"
- jupytext
; extra == "doc"
- multipledispatch
; extra == "doc"
- nbconvert
; extra == "doc"
- numpy
; extra == "doc"
- pandas
; extra == "doc"
- pygraphviz
; extra == "doc"
- sphinx
; extra == "doc"
- pytest
>=8; extra == "test-minimal"
- coverage
; extra == "test-minimal"
- pytest-cov
; extra == "test-minimal"
- pytest
; extra == "test"
- coverage
; extra == "test"
- pytest-cov
; extra == "test"
- ipython
; extra == "test"
- numpy
>=1.26; python_version >= "3.9" and extra == "test"
- numpy
<1.26; python_version < "3.9" and extra == "test"
- pandas
>=1.3.5; python_version >= "3.10" and extra == "test"
- pandas
; python_version < "3.10" and extra == "test"
- numpy
>=1.26; python_version >= "3.9" and extra == "numpy"
- numpy
<1.26; python_version < "3.9" and extra == "numpy"
- numpy
>=1.26; python_version >= "3.9" and extra == "pandas"
- numpy
<1.26; python_version < "3.9" and extra == "pandas"
- pandas
>=1.3.5; python_version >= "3.10" and extra == "pandas"
- pandas
; python_version < "3.10" and extra == "pandas"
- mypy
; extra == "types"
- packaging
; extra == "types"
- pandas-stubs
; extra == "types"
- types-Pygments
; extra == "types"
- types-tzlocal
; extra == "types"
- pytest
; extra == "all"
- ipython
; extra == "all"
- numpy
>=1.26; python_version >= "3.9" and extra == "all"
- numpy
<1.26; python_version < "3.9" and extra == "all"
- pandas
>=1.3.5; python_version >= "3.10" and extra == "all"
- pandas
; python_version < "3.10" and extra == "all"