r-reticulate 1.16 R interface to Python

This package provides an interface from R to Python modules, classes, and functions. When calling into Python, R data types are automatically converted to their equivalent Python types. When values are returned from Python to R they are converted back to R types.