{"library":"rpy2","type":"library","category":null,"description":"rpy2 is an active Python library (version 3.6.7 as of March 27, 2026) that provides a robust interface to the R programming language, allowing Python programs to seamlessly integrate and leverage R's extensive statistical and graphical capabilities. It supports embedded R execution, data conversion between Python (e.g., Pandas, NumPy) and R objects, and direct calling of R functions and packages. The `robjects` subpackage provides a high-level, Pythonic interface to R objects and functions.","language":"python","status":"active","version":"3.6.7","tags":["R","data science","interoperability","statistical computing","embedded R"],"install":[{"cmd":"pip install rpy2","imports":["import rpy2.robjects as robjects","from rpy2.robjects.packages import importr","from rpy2.robjects import pandas2ri"]}],"homepage":"https://rpy2.github.io","github":"https://github.com/rpy2/rpy2","docs":"https://rpy2.github.io/doc.html","changelog":null,"pypi":"https://pypi.org/project/rpy2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/rpy2/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}