rpy2-rinterface>=3.6.3
rpy2-robjects>=3.6.3

[:platform_system == "Windows"]
packaging

[:python_version < "3.9"]
backports.zoneinfo

[all]
rpy2-rinterface[all]
rpy2-robjects[all]

[doc]
pygraphviz
sphinx

[numpy]
rpy2-rinterface[numpy]
rpy2-robjects[numpy]

[pandas]
rpy2-rinterface[numpy]
rpy2-robjects[numpy]

[test]
rpy2-rinterface[test]
rpy2-robjects[test]

[test_minimal]
pytest>=8
coverage
pytest-cov

[types]
mypy
types-tzlocal
