rpy2_rinterface: Low-level interface from Python to R¶
Description¶
rpy2-rinterface provides the low-level CFFI-based interface between Python and the R statistical computing environment. It handles the embedding of R within a Python process and the translation of data structures between the two languages.
This package was split out from rpy2 starting with version 3.6.
License¶
GPL-2.0-or-later
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
3.6.6
Equivalent System Packages¶
(none known)