Description
Provides the lower-level interface layer that lets Python communicate with an embedded R runtime. It is the part developers use when they need closer control over R objects, calls, and conversion boundaries.
This is a library component, usually installed as part of rpy2-based workflows. Because it bridges two runtimes, version compatibility between Python, R, and installed R packages is important for reliable results.