reticulate
Interface to 'Python'
Interface 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. Compatible with all versions of 'Python' >= 2.7.
1.46.0
Apache License 2.0
1 个版本
安装
install.packages("reticulate")
remotes::install_cran("reticulate")
版本列表
1.46.0
2026-04-09